onAllUserMicrophoneDisableChanged property

OnAllUserCameraDisableChanged onAllUserMicrophoneDisableChanged
getter/setter pair

3.2 User Microphone Disabled Event in the Room

roomId Room ID isDisable Whether it is disabled

Implementation

OnAllUserMicrophoneDisableChanged onAllUserMicrophoneDisableChanged = (String roomId, bool isDisable) {};