public static class Notification.Builder extends Object
| 构造器和说明 |
|---|
Notification.Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Notification.Builder |
addPlatformNotification(PlatformNotification notification) |
Notification |
build() |
Notification.Builder |
setAlert(String alert) |
public Notification.Builder setAlert(String alert)
public Notification.Builder addPlatformNotification(PlatformNotification notification)
public Notification build()
Copyright © 2014. All Rights Reserved.