isMicrophoneDisable method

bool isMicrophoneDisable()

Implementation

bool isMicrophoneDisable() {
  return _isMicrophoneDisable;
}