ParticipantJoinedEventType
The ParticipantJoinedEventType interface gathers information about a participant who joined a conference. The model is supported in SDK 3.8 and later.
Properties
conferenceAlias
• conferenceAlias: string
The conference alias.
conferenceId
• conferenceId: string
The conference ID.
participant
• participant: Participant
The participant who joined the conference.
Updated 3 months ago