| 程序包 | 说明 |
|---|---|
| cc.openkit.kitPush.jiguang.service |
| 限定符和类型 | 方法和说明 |
|---|---|
static cn.jpush.api.push.model.PushPayload |
JPushService.buildPushObject_tou_all(JPushModel jPushModel) |
static cn.jpush.api.push.model.PushPayload |
JPushService.buildPushObject_tou_group(JPushModel jPushModel) |
static cn.jpush.api.push.model.PushPayload |
JPushService.buildPushObject_tui_all(JPushModel jPushModel) |
static cn.jpush.api.push.model.PushPayload |
JPushService.buildPushObject_tui_group(JPushModel jPushModel) |
static cn.jpush.api.push.PushResult |
JPushService.touAll(JPushModel jPushModel)
透传给所有人
|
static cn.jpush.api.push.PushResult |
JPushService.touGroup(JPushModel jPushModel)
透传给一群人(包括1个人)
|
static cn.jpush.api.push.PushResult |
JPushService.tuiAll(JPushModel jPushModel)
推送给所有人
|
static cn.jpush.api.push.PushResult |
JPushService.tuiGroup(JPushModel jPushModel)
推送给一群人(包括1个人)
|
Copyright © 2018. All Rights Reserved.