Package | Description |
---|---|
com.relayrides.pushy.apns |
Contains classes and interfaces for interacting with the Apple Push Notification service (APNs).
|
Modifier and Type | Method and Description |
---|---|
void |
PushManager.handleExpiredToken(FeedbackServiceConnection connection,
ExpiredToken token) |
Modifier and Type | Method and Description |
---|---|
void |
ExpiredTokenListener.handleExpiredTokens(PushManager<? extends T> pushManager,
Collection<ExpiredToken> expiredTokens)
Handles a collection of expired tokens received from the APNs feedback service.
|
Copyright © 2013–2015 RelayRides. All rights reserved.