SubscribeParticipantJoined
The SubscribeParticipantJoined model includes parameters related to the subscription of participants joining conferences.
Implements
Constructors
constructor
+ new SubscribeParticipantJoined(conferenceAlias
: string): SubscribeParticipantJoined
Parameters:
Name | Type |
---|---|
conferenceAlias | string |
Returns: SubscribeParticipantJoined
Properties
conferenceAlias
• conferenceAlias: string
The conference alias
type
• type: SubscriptionType = SubscriptionType.ParticipantJoined
Implementation of BaseSubscription.type
The subscription type