on Remote Stream Updated
abstract fun onRemoteStreamUpdated(room: Room, participant: RemoteParticipant)
Content copied to clipboard
Raised when a remote stream is added, removed or changed.
Parameters
room
The room the local user is in.
participant
The remote participant for which the stream was updated.