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

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

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

Methods in com.twilio.sdk.verbs that return Conference.Trim
static Conference.Trim Conference.Trim.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Conference.Trim[] Conference.Trim.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.Trim
 void Conference.setTrim(Conference.Trim trim)
          Sets the trim value for recordings of the conference.
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.