| Package | Description |
|---|---|
| com.twilio.sdk.verbs |
| Modifier and Type | Method and Description |
|---|---|
static Conference.Record |
Conference.Record.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conference.Record[] |
Conference.Record.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Conference.setRecord(Conference.Record record)
Sets the record attribute on the conference.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.