Package | Description |
---|---|
com.relayrides.pushy.apns |
Contains classes and interfaces for interacting with the Apple Push Notification service (APNs).
|
com.relayrides.pushy.apns.util |
Contains classes for working with APNs tokens and payloads.
|
Class and Description |
---|
ApnsClient
An APNs client sends push notifications to the APNs gateway.
|
ApnsClientMetricsListener
A metrics listener receives events from an
ApnsClient that can be used to measure the performance and
behavior of the client. |
ApnsPushNotification
A push notification that can be sent through the Apple Push Notification service (APNs).
|
DeliveryPriority
An enumeration of delivery priorities for APNs push notifications.
|
PushNotificationResponse
A response from the APNs gateway indicating whether a notification was accepted or rejected.
|
Class and Description |
---|
ApnsPushNotification
A push notification that can be sent through the Apple Push Notification service (APNs).
|
DeliveryPriority
An enumeration of delivery priorities for APNs push notifications.
|
Copyright © 2013–2016 RelayRides. All rights reserved.