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