| 程序包 | 说明 |
|---|---|
| cn.jpush.api.push.model.notification |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AndroidNotification.Builder |
static class |
IosNotification.Builder |
static class |
WinphoneNotification.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract PlatformNotification.Builder<T> |
PlatformNotification.Builder.addExtra(String key,
Boolean value) |
abstract PlatformNotification.Builder<T> |
PlatformNotification.Builder.addExtra(String key,
Number value) |
abstract PlatformNotification.Builder<T> |
PlatformNotification.Builder.addExtra(String key,
String value) |
abstract PlatformNotification.Builder<T> |
PlatformNotification.Builder.setAlert(String alert) |
Copyright © 2014. All Rights Reserved.