| Package | Description |
|---|---|
| com.twilio.twiml.voice |
| Modifier and Type | Method and Description |
|---|---|
static Number.Event |
Number.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Number.Event[] |
Number.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Number.Event> |
Number.getStatusCallbackEvents()
Events to call status callback
|
| Modifier and Type | Method and Description |
|---|---|
Number.Builder |
Number.Builder.statusCallbackEvents(Number.Event statusCallbackEvent)
Events to call status callback
|
| Modifier and Type | Method and Description |
|---|---|
Number.Builder |
Number.Builder.statusCallbackEvents(List<Number.Event> statusCallbackEvent)
Events to call status callback
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.