enableMicrophoneForAllUsers property

bool enableMicrophoneForAllUsers
getter/setter pair

Indicates whether the microphone is enabled for all users.

If set to true, all users will have their microphones enabled by default. The default value is true. Note: This parameter is only effective when creating a conference.

Implementation

bool enableMicrophoneForAllUsers;