SubscribeParticipantLeft
The SubscribeParticipantLeft model sends a notification informing which participants has left a specific conference.
Available in the package com.voxeet.sdk.push.center.subscription.register.SubscribeParticipantLeft.
Constructors
SubscribeParticipantLeft
▸ SubscribeParticipantLeft(@NonNull conferenceAlias
: String)
Construct a request with a specified conference alias.
Parameters
Name | Type | Description |
---|---|---|
conferenceAlias | String | non null conference alias. |
Updated over 2 years ago