onVideoUpdate

open fun onVideoUpdate(videoEnabled: Boolean)

Video update

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

Parameters

videoEnabled

: true if video is enabled, false otherwisee