| Package | Description |
|---|---|
| com.twilio.sdk.creator.ipmessaging.v1.service | |
| com.twilio.sdk.resource.ipmessaging.v1.service | |
| com.twilio.sdk.updater.ipmessaging.v1.service |
| Modifier and Type | Method and Description |
|---|---|
ChannelCreator |
ChannelCreator.setType(Channel.ChannelType type)
The type.
|
| Modifier and Type | Method and Description |
|---|---|
static Channel.ChannelType |
Channel.ChannelType.forValue(String value)
Generate a ChannelType from a string.
|
Channel.ChannelType |
Channel.getType()
Returns The The type.
|
static Channel.ChannelType |
Channel.ChannelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Channel.ChannelType[] |
Channel.ChannelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelUpdater |
ChannelUpdater.setType(Channel.ChannelType type)
The type.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.