isMicrophoneDisableForAllUser property

bool isMicrophoneDisableForAllUser
getter/setter pair

Whether to prohibit opening the microphone (Optional parameter for creating a room), default value: false.

Implementation

bool isMicrophoneDisableForAllUser = false;