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