closeRemoteMicrophone abstract method

Future<CompletionHandler> closeRemoteMicrophone(
  1. String userID
)

Close remote microphone

@param userID User ID. @param completion Completion callback.

Implementation

Future<CompletionHandler> closeRemoteMicrophone(String userID);