amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video / VideoTileObserver / onVideoTileAdded

onVideoTileAdded

abstract fun onVideoTileAdded(tileState: VideoTileState): Unit

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.