| Package | Description |
|---|---|
| com.ibm.mobilefirstplatform.serversdk.java.push |
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.Builder.build()
Build the push notification as configured.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PushNotifications.send(Notification notification,
PushNotificationsResponseListener listener)
Send the given push notification, as configured, to devices using the
Push Notification service.
|
static void |
PushNotifications.sendBulk(Notification[] notifications,
PushNotificationsResponseListener listener) |
Copyright © 2020. All rights reserved.