isMuteMicrophone property
Indicates whether the microphone is muted.
If set to true
, the microphone will be muted. The default value is false
.
Implementation
bool isMuteMicrophone;
Indicates whether the microphone is muted.
If set to true
, the microphone will be muted. The default value is false
.
bool isMuteMicrophone;