on Remote Video Removed
abstract fun onRemoteVideoRemoved(conference: Conference, participantName: String)
Content copied to clipboard
Performs any action that could be required when a remote participant specified by participantName stops sharing video.
Parameters
conference
Conference instance.
participant Name
Name of the participant who stops sharing video.