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