onVideoTileAdded

abstract fun onVideoTileAdded(tileState: VideoTileState)

Called whenever an attendee starts sharing the video.

Note: this callback will be called on main thread.

Parameters

tileState

: VideoTileState - Video tile state associated with new attendee.