microMuted method

bool microMuted()

Implementation

bool microMuted() {
  return CallManager().isVoiceMuted();
}