| Interface | Description |
|---|---|
| PushNotificationsResponseListener |
Listener interface to be used to specify callbacks for the
PushNotifications.send(org.json.JSONObject, PushNotificationsResponseListener) method. |
| Class | Description |
|---|---|
| NotificationBuilder |
The NotificationBuilder is used to create a new push notification that is going to be sent
using the Push Notification service in IBM® Bluemix.
|
| PushNotifications |
This class is used to send push notifications from a Java server to mobile devices
using the Push Notification service in IBM® Bluemix.
|
| Enum | Description |
|---|---|
| NotificationBuilder.APNSNotificationType | |
| NotificationBuilder.GCMPriority | |
| NotificationBuilder.PushNotificationsPlatform |
Copyright © 2017. All rights reserved.