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