onMicrophoneClosed method

void onMicrophoneClosed()

Implementation

void onMicrophoneClosed() {
  return _mediaManager.onMicrophoneClosed();
}