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