ParticipantJoinedNotification
The ParticipantJoinedNotification model gathers information about participants that joined a conference and uses it in notifications.
Properties
conferenceAlias
• conferenceAlias: string
The conference alias
conferenceId
• conferenceId: string
The conference ID
participant
• participant: Participant
The participant that joined
type
• type: string
Inherited from void