| Package | Description |
|---|---|
| com.twilio.rest.taskrouter.v1.workspace.worker |
| Modifier and Type | Method and Description |
|---|---|
static Reservation.CallStatus |
Reservation.CallStatus.forValue(String value)
Generate a CallStatus from a string.
|
static Reservation.CallStatus |
Reservation.CallStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reservation.CallStatus[] |
Reservation.CallStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReservationUpdater |
ReservationUpdater.setStatusCallbackEvent(Reservation.CallStatus statusCallbackEvent)
The status_callback_event.
|
| Modifier and Type | Method and Description |
|---|---|
ReservationUpdater |
ReservationUpdater.setStatusCallbackEvent(List<Reservation.CallStatus> statusCallbackEvent)
The status_callback_event.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.