| Package | Description |
|---|---|
| com.twilio.rest.taskrouter.v1.workspace.task |
| Modifier and Type | Method and Description |
|---|---|
static Reservation.ConferenceEvent |
Reservation.ConferenceEvent.forValue(String value)
Generate a ConferenceEvent from a string.
|
static Reservation.ConferenceEvent |
Reservation.ConferenceEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reservation.ConferenceEvent[] |
Reservation.ConferenceEvent.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.setConferenceStatusCallbackEvent(Reservation.ConferenceEvent conferenceStatusCallbackEvent)
The conference_status_callback_event.
|
| Modifier and Type | Method and Description |
|---|---|
ReservationUpdater |
ReservationUpdater.setConferenceStatusCallbackEvent(List<Reservation.ConferenceEvent> conferenceStatusCallbackEvent)
The conference_status_callback_event.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.