muteParticipantAudio

abstract fun muteParticipantAudio(participantId: String, doMute: Boolean)

This method is used to mute particular participant

Since

3.0.0

Parameters

participantId

The participant's id who needs to be muted

doMute

true to mute a call and false to un-mute a call