public static class Notification.Builder
extends java.lang.Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2017. All Rights Reserved.