onVideoUpdate

open fun onVideoUpdate(videoEnabled: Boolean, participant: DyteMeetingParticipant)

Video update

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

Parameters

videoEnabled

: true if video is enabled, false otherwise

participant

: participant for whom there was video change