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

onVideoTileRemoved

abstract fun onVideoTileRemoved(tileState: VideoTileState): Unit

Called whenever any attendee stops sharing the video.

Note: this callback will be called on main thread.

Parameters

tileState - : VideoTileState - Video tile state associated with attendee who is removed.