Uses of Class
com.twilio.sdk.verbs.Conference.Record

Packages that use Conference.Record
com.twilio.sdk.verbs   
 

Uses of Conference.Record in com.twilio.sdk.verbs
 

Methods in com.twilio.sdk.verbs that return Conference.Record
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.
 

Methods in com.twilio.sdk.verbs with parameters of type Conference.Record
 void Conference.setRecord(Conference.Record record)
          Sets the record attribute on the conference.
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.