public class ChannelAudience
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChannelAudience.Builder |
| Constructor and Description |
|---|
ChannelAudience(ChannelAudience.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
getChannelDevices()
Get the map of Channel Audience Types and the set of device id's associated with them.
|
<any> |
getSmsSelectors()
Get the sms selector objects representing the sms audience.
|
static ChannelAudience.Builder |
newBuilder() |
public ChannelAudience(ChannelAudience.Builder builder)
public static ChannelAudience.Builder newBuilder()
public <any> getSmsSelectors()
public <any> getChannelDevices()