ParticipantLeftNotification
The ParticipantLeftNotification model gathers information about participants who left the conference, such as the conference alias, ID, and information about the participant who left the conference.
Properties
conferenceAlias
• conferenceAlias: string
The conference alias.
conferenceId
• conferenceId: string
The conference ID.
participant
• participant: Participant
The participant who left the conference.
Updated almost 2 years ago