onRemoteParticipantExited

abstract fun onRemoteParticipantExited(participant: RemoteParticipant)

Invoked when a remote participant has exited a room.

Since

1.6.0

Parameters

participant

RemoteParticipant who exited.