Developer Documentation

MicrophoneReader.MuteRoomMicrophone

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

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

NameTypeDescription
roomRoom
muteBooleantrue to mute and false to unmute

Returns

TypeDescription
Booleantrue if set or false