rejectHostConnection abstract method
- String fromHostLiveID
Reject anchor connection request
@param fromHostLiveID Live room ID of the anchor initiating the connection request. @param completion Callback for successful rejection.
Implementation
Future<CompletionHandler> rejectHostConnection(String fromHostLiveID);