|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PlatformNotification.Builder 的软件包 | |
|---|---|
| cn.jpush.api.push.model.notification | |
| cn.jpush.api.push.model.notification 中 PlatformNotification.Builder 的使用 |
|---|
| cn.jpush.api.push.model.notification 中 PlatformNotification.Builder 的子类 | |
|---|---|
static class |
AndroidNotification.Builder
|
static class |
IosNotification.Builder
|
static class |
WinphoneNotification.Builder
|
| 返回 PlatformNotification.Builder 的 cn.jpush.api.push.model.notification 中的方法 | |
|---|---|
PlatformNotification.Builder<T> |
PlatformNotification.Builder.addExtra(String key,
Boolean value)
|
PlatformNotification.Builder<T> |
PlatformNotification.Builder.addExtra(String key,
com.google.gson.JsonObject value)
|
PlatformNotification.Builder<T> |
PlatformNotification.Builder.addExtra(String key,
Number value)
|
PlatformNotification.Builder<T> |
PlatformNotification.Builder.addExtra(String key,
String value)
|
PlatformNotification.Builder<T> |
PlatformNotification.Builder.addExtras(Map<String,String> extras)
|
abstract PlatformNotification.Builder<T> |
PlatformNotification.Builder.setAlert(String alert)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||