onAudioUpdate

open fun onAudioUpdate(audioEnabled: Boolean, participant: DyteMeetingParticipant)

Audio update

when a give participant toggles audio from their device. Also triggered when host toggles audio for the participant

Parameters

audioEnabled

: true if audio is enabled, false otherwise

participant

: participant for whom there was audio change