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

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

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

Methods in com.twilio.sdk.resource.instance that return NotificationList
 NotificationList Call.getNotifications()
          Returns the list of associated notifications
 NotificationList Account.getNotifications()
          Gets the notifications.
 NotificationList Account.getNotifications(Map<String,String> filters)
          Gets the notifications.
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.