SubscribeParticipantJoined
The SubscribeParticipantJoined model includes the conference alias and the ParticipantJoined subscription type that can be included the the subscribe method.
Implements
Properties
conferenceAlias
• conferenceAlias: string
The conference alias.
type
• type: SubscriptionType = SubscriptionType.ParticipantJoined
Implementation of BaseSubscription.type
The subscription type.
Updated almost 2 years ago