Uses of Interface
com.relayrides.pushy.apns.RejectedNotificationListener

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

Uses of RejectedNotificationListener in com.relayrides.pushy.apns
 

Methods in com.relayrides.pushy.apns with parameters of type RejectedNotificationListener
 void PushManager.registerRejectedNotificationListener(RejectedNotificationListener<T> listener)
          Registers a listener for notifications rejected by APNs for specific reasons.
 



Copyright © 2013 RelayRides. All rights reserved.