VTParticipantLeftNotification
The VTParticipantLeftNotification model gathers information about participants who left the conference, such as the conference alias, ID, and the additional information about the participant who left the conference.
Properties
conferenceAlias
▸ conferenceAlias: String
The conference alias.
conferenceID
▸ conferenceID: String
The conference ID.
participant
▸ participant: VTParticipant
The participant who left the conference.
Updated almost 2 years ago