abstract fun onVideoTileSizeChanged(tileState: VideoTileState): Unit
Called whenever a video steam content size is changed
Note: this callback will be called on main thread.
tileState
- : VideoTileState - Video tile state associated with attendee who is resumed.