Package | Description |
---|---|
com.twilio.sdk.reader.api.v2010.account | |
com.twilio.sdk.resource.api.v2010.account |
Modifier and Type | Method and Description |
---|---|
ConferenceReader |
ConferenceReader.byStatus(Conference.Status status)
A string representing the status of the conference.
|
Modifier and Type | Method and Description |
---|---|
static Conference.Status |
Conference.Status.forValue(String value)
Generate a Status from a string.
|
Conference.Status |
Conference.getStatus()
Returns The The status of the conference.
|
static Conference.Status |
Conference.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conference.Status[] |
Conference.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.