| Package | Description |
|---|---|
| com.twilio.rest.ipmessaging.v2.service.channel |
| Modifier and Type | Method and Description |
|---|---|
static Message.OrderType |
Message.OrderType.forValue(String value)
Generate a OrderType from a string.
|
static Message.OrderType |
Message.OrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.OrderType[] |
Message.OrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MessageReader |
MessageReader.setOrder(Message.OrderType order)
The order.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.