createAnswer

suspend fun createAnswer(): Result<SessionDescription>

Used to create an answer whenever there's a subscriber offer.

Return

Result wrapper of the SessionDescription for the subscriber.