isMuteMicrophone property

bool isMuteMicrophone
getter/setter pair

Indicates whether the microphone is muted.

If set to true, the microphone will be muted. The default value is false.

Implementation

bool isMuteMicrophone;