cn.jpush.api.push.model.notification
类 Notification.Builder
java.lang.Object
cn.jpush.api.push.model.notification.Notification.Builder
- 包容类:
- Notification
public static class Notification.Builder
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Notification.Builder
public Notification.Builder()
setAlert
public Notification.Builder setAlert(String alert)
addPlatformNotification
public Notification.Builder addPlatformNotification(PlatformNotification notification)
build
public Notification build()
Copyright © 2014. All Rights Reserved.