onParticipantConnected

open fun onParticipantConnected(room: Room, participant: RemoteParticipant)

When a RemoteParticipant joins after the local participant. It will not emit events for participants that are already in the room

Sources

SDK source
Link copied to clipboard