onMicrophoneOpened method

void onMicrophoneOpened()

Implementation

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