closeRemoteMicrophone abstract method

Future<CompletionHandler> closeRemoteMicrophone(
  1. String userID
)

Close remote microphone

  • userID : User ID.

Implementation

Future<CompletionHandler> closeRemoteMicrophone(String userID);