See: Description
| Interface | Description |
|---|---|
| AppleNotificationServer |
Interface representing a connection to an Apple Notification Server
|
| Class | Description |
|---|---|
| AppleNotificationServerBasicImpl |
Basic implementation of the AppleNotificationServer interface,
intended to facilitate rapid deployment.
|
| ConnectionToNotificationServer |
Connection details specific to the Notification Service.
|
| NewsstandNotificationPayload |
A Newsstand-specific payload compatible with the Apple Push Notification Service.
|
| Payload |
Abstract class representing a payload that can be transmitted to Apple.
|
| PayloadPerDevice |
A one-to-one link between a payload and device.
|
| PushedNotification |
An object representing the result of a push notification to a specific payload to a single device.
|
| PushedNotifications |
A list of PushedNotification objects.
|
| PushNotificationBigPayload | |
| PushNotificationManager |
The main class used to send notification and handle a connection to Apple SSLServerSocket.
|
| PushNotificationPayload |
A payload compatible with the Apple Push Notification Service.
|
| ResponsePacket |
A response packet, as described in Apple's enhanced notification format.
|
Copyright © 2016. All rights reserved.