public static class Notification.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Notification.Builder() |
| Modifier and Type | Method and Description |
|---|---|
Notification.Builder |
addPlatformNotification(PlatformNotification notification) |
Notification |
build() |
Notification.Builder |
setAlert(java.lang.Object alert) |
public Notification.Builder setAlert(java.lang.Object alert)
public Notification.Builder addPlatformNotification(PlatformNotification notification)
public Notification build()
Copyright © 2018. All Rights Reserved.