turnOnMicrophoneWhenJoining property

bool turnOnMicrophoneWhenJoining
getter/setter pair

Whether to open the microphone when joining the call.

If you want to join the call with your microphone closed, set this value to false; if you want to join the call with your microphone open, set this value to true. The default value is true.

Implementation

bool turnOnMicrophoneWhenJoining;