ParticipantDisconnected

class ParticipantDisconnected(val room: Room, val participant: RemoteParticipant) : RoomEvent

When a RemoteParticipant leaves after the local participant has joined.

Constructors

Link copied to clipboard
constructor(room: Room, participant: RemoteParticipant)

Properties

Link copied to clipboard
Link copied to clipboard
val room: Room