| Package | Description |
|---|---|
| com.twilio.twiml.voice |
| Modifier and Type | Method and Description |
|---|---|
static Dial.RecordingEvent |
Dial.RecordingEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dial.RecordingEvent[] |
Dial.RecordingEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Dial.RecordingEvent> |
Dial.getRecordingStatusCallbackEvents()
Recording status callback events
|
| Modifier and Type | Method and Description |
|---|---|
Dial.Builder |
Dial.Builder.recordingStatusCallbackEvents(Dial.RecordingEvent recordingStatusCallbackEvent)
Recording status callback events
|
| Modifier and Type | Method and Description |
|---|---|
Dial.Builder |
Dial.Builder.recordingStatusCallbackEvents(List<Dial.RecordingEvent> recordingStatusCallbackEvent)
Recording status callback events
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.