| 程序包 | 说明 |
|---|---|
| cn.jpush.api.push.model | |
| cn.jpush.api.push.model.notification |
| 限定符和类型 | 方法和说明 |
|---|---|
PushPayload.Builder |
PushPayload.Builder.setNotification(Notification notification) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Notification |
Notification.alert(String alert)
Quick set all platform alert.
|
static Notification |
Notification.android(String alert,
String title,
Map<String,String> extras)
shortcut
|
Notification |
Notification.Builder.build() |
static Notification |
Notification.ios(String alert,
Map<String,String> extras)
shortcut
|
static Notification |
Notification.winphone(String alert,
Map<String,String> extras)
shortcut
|
Copyright © 2014. All Rights Reserved.