muteAllParticipantAudio

abstract fun muteAllParticipantAudio(doMute: Boolean)

Mutes all other participants who are on call, also un-mutes the others if isMuted is true

Since

3.0.0

Parameters

doMute

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