rejectHostConnection

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

Reject anchor connection request

Parameters

fromHostLiveID

Live room ID of the anchor initiating the connection request.

completion

Callback for successful rejection.