mute Participant Audio
abstract fun muteParticipantAudio(participantId: String, doMute: Boolean)
Content copied to clipboard
This method is used to mute particular participant
Since
3.0.0
Parameters
participant Id
The participant's id who needs to be muted
do Mute
true to mute a call and false to un-mute a call