Uses of Class
com.twilio.sdk.resource.list.ConferenceList

Packages that use ConferenceList
com.twilio.sdk.resource.instance   
 

Uses of ConferenceList in com.twilio.sdk.resource.instance
 

Methods in com.twilio.sdk.resource.instance that return ConferenceList
 ConferenceList Account.getConferences()
          Gets the conference list See: https://www.twilio.com/docs/api/rest/conference
 ConferenceList Account.getConferences(Map<String,String> filters)
          Gets the conferences list with the given filters See: https://www.twilio.com/docs/api/rest/conference
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.