| Interface | Description |
|---|---|
| ApnsClient |
Interface for general purpose APNS clients.
|
| NotificationResponseListener |
An interface for handling responses to notification requests.
|
| Class | Description |
|---|---|
| CertificateUtils |
Utilities around .p12 certificates.
|
| Notification |
An entity containing the payload and the token.
|
| Notification.Builder |
Builds a notification to be sent to APNS.
|
| NotificationResponse |
A wrapper around possible responses from the push gateway.
|
| Enum | Description |
|---|---|
| Notification.Priority | |
| NotificationRequestError |
A collection of all the HTTP status codes returned by Apple.
|
Copyright © 2020. All Rights Reserved.