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.handleConnectionClosure(FeedbackServiceConnection connection) |
void |
PushManager.handleConnectionFailure(FeedbackServiceConnection connection,
Throwable cause) |
void |
PushManager.handleConnectionSuccess(FeedbackServiceConnection connection) |
void |
PushManager.handleExpiredToken(FeedbackServiceConnection connection,
ExpiredToken token) |
Copyright © 2013–2015 RelayRides. All rights reserved.