acceptHostConnection

abstract fun acceptHostConnection(fromHostLiveID: String?, completion: CompletionHandler?)

Accept anchor connection request

Parameters

fromHostLiveID

Live room ID of the anchor initiating the connection request.

completion

Callback for successful acceptance.