| 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.
|
Copyright © 2018. All rights reserved.