ParticipantLeftEventType

The ParticipantLeftEventType interface gathers information about a participant who left a conference. The model is supported in SDK 3.8 and later.

Properties

conferenceAlias

conferenceAlias: string

The conference alias.


conferenceId

conferenceId: string

The conference ID.


participant

participant: Participant

The participant who left the conference.