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

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

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

Methods in com.twilio.sdk.resource.instance that return AuthorizedConnectAppList
 AuthorizedConnectAppList Account.getAuthorizedConnectApps()
          Gets the authorized connect app list https://www.twilio.com/docs/api/rest/authorized-connect-apps
 AuthorizedConnectAppList Account.getAuthorizedConnectApps(Map<String,String> filters)
          Gets the authorized connect app list with the given filters https://www.twilio.com/docs/api/rest/authorized-connect-apps
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.