Uses of Class
com.relayrides.pushy.apns.RejectedNotificationException

Packages that use RejectedNotificationException
com.relayrides.pushy.apns Contains classes and interfaces for interacting with the Apple Push Notification service (APNs). 
 

Uses of RejectedNotificationException in com.relayrides.pushy.apns
 

Methods in com.relayrides.pushy.apns with parameters of type RejectedNotificationException
 void RejectedNotificationListener.handleRejectedNotification(T notification, RejectedNotificationException cause)
          Handles a permanent push notification rejection.
 



Copyright © 2013 RelayRides. All rights reserved.