public class SubscriptionListPayload extends ChannelModelObject
| Modifier and Type | Class and Description |
|---|---|
static class |
SubscriptionListPayload.Builder |
| Modifier and Type | Method and Description |
|---|---|
ChannelAudience |
getAudience()
Get the audience that determines the set of channels to target.
|
<any> |
getSubscriptionList()
Get the Subscription list to subscribe or unsubscribe for the audience.
|
static SubscriptionListPayload.Builder |
newBuilder()
SubscriptionListPayload Builder
|
toJSONtoJSONpublic static SubscriptionListPayload.Builder newBuilder()
public ChannelAudience getAudience()
public <any> getSubscriptionList()