|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |