| Package | Description |
|---|---|
| javapns.notification |
Classes for pushing notifications through Apple servers.
|
| javapns.notification.exceptions |
Notification-related exceptions thrown by the javapns library.
|
| Modifier and Type | Method and Description |
|---|---|
ResponsePacket |
PushedNotification.getResponse()
If a response packet regarding this notification was received,
this method returns it.
|
| Modifier and Type | Method and Description |
|---|---|
ResponsePacket |
ErrorResponsePacketReceivedException.getPacket() |
| Constructor and Description |
|---|
ErrorResponsePacketReceivedException(ResponsePacket packet) |
Copyright © 2016. All rights reserved.