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