| Package | Description |
|---|---|
| com.twilio.twiml.voice |
| Modifier and Type | Method and Description |
|---|---|
static Sip.Event |
Sip.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sip.Event[] |
Sip.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<Sip.Event> |
Sip.getStatusCallbackEvents()
Status callback events
|
| Modifier and Type | Method and Description |
|---|---|
Sip.Builder |
Sip.Builder.statusCallbackEvents(Sip.Event statusCallbackEvent)
Status callback events
|
| Modifier and Type | Method and Description |
|---|---|
Sip.Builder |
Sip.Builder.statusCallbackEvents(List<Sip.Event> statusCallbackEvent)
Status callback events
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.