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

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

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

Methods in com.twilio.sdk.resource.instance that return SmsList
 SmsList Account.getSmsMessages()
          Gets the sms message list.
 SmsList Account.getSmsMessages(Map<String,String> filters)
          Gets the sms messages list with the given filters https://www.twilio.com/docs/api/rest/sms
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.