| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
static Conference.UpdateStatus |
Conference.UpdateStatus.forValue(String value)
Generate a UpdateStatus from a string.
|
static Conference.UpdateStatus |
Conference.UpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conference.UpdateStatus[] |
Conference.UpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConferenceUpdater |
ConferenceUpdater.setStatus(Conference.UpdateStatus status)
The status.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.