abstract fun onVideoTileAdded(tileState: VideoTileState): Unit
Called whenever an attendee starts sharing the video.
Note: this callback will be called on main thread.
tileState
- : VideoTileState - Video tile state associated with new attendee.