onAudioUpdate

open fun onAudioUpdate(audioEnabled: Boolean)

Audio update

when this participant mutes/un-mutes their audio Also triggered when host toggles audio for this participant

Parameters

audioEnabled

: true if audio is enabled, false otherwise