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