SubscribeActiveParticipants
The SubscribeActiveParticipants model notifies about changes in a list of conference participants.
Available in the package com.voxeet.sdk.push.center.subscription.register.SubscribeActiveParticipants.
Constructors
SubscribeActiveParticipants
▸ SubscribeActiveParticipants(@NonNull conferenceAlias
: String)
Constructs a request with a specified conference alias.
Parameters
Name | Type | Description |
---|---|---|
conferenceAlias | String | non null The conference alias. |
Updated over 1 year ago