Package | Description |
---|---|
com.twilio.sdk.resource.api.v2010.account |
Modifier and Type | Method and Description |
---|---|
static Message.Direction |
Message.Direction.forValue(String value) |
Message.Direction |
Message.getDirection()
Returns The The direction of the message.
|
static Message.Direction |
Message.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.Direction[] |
Message.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.