MicrophoneReader.MuteRoomMicrophone
public bool MuteRoomMicrophone(Room room, bool mute)
Request SetMicrophoneMute(System to mute by room
Info
Always false if there is no microphone or the room was not joined
Parameters
Name | Type | Description |
---|---|---|
room | Room | |
mute | Boolean | true to mute and false to unmute |
Returns
Type | Description |
---|---|
Boolean | true if set or false |