rejectHostConnection abstract method
- String fromHostLiveID
Reject host connection request
fromHostLiveID: Live room ID of the host initiating connection request
Implementation
Future<CompletionHandler> rejectHostConnection(String fromHostLiveID);
Reject host connection request
fromHostLiveID : Live room ID of the host initiating connection requestFuture<CompletionHandler> rejectHostConnection(String fromHostLiveID);