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