onRemoteParticipantEntered

abstract fun onRemoteParticipantEntered(participant: RemoteParticipant)

Invoked when a remote participant has entered a room.

Since

1.6.0

Parameters

participant

RemoteParticipant who entered.