| Package | Description |
|---|---|
| cn.jpush.api | |
| cn.jpush.api.push |
Push API features.
|
| cn.jpush.api.push.model |
| Modifier and Type | Method and Description |
|---|---|
BatchPushResult |
JPushClient.batchSendPushByAlias(java.util.List<PushPayload> pushPayloadList) |
BatchPushResult |
JPushClient.batchSendPushByRegId(java.util.List<PushPayload> pushPayloadList) |
| Modifier and Type | Method and Description |
|---|---|
BatchPushResult |
PushClient.batchSendPush(java.lang.String url,
java.util.List<PushPayload> pushPayloadList) |
BatchPushResult |
PushClient.batchSendPushByAlias(java.util.List<PushPayload> pushPayloadList) |
BatchPushResult |
PushClient.batchSendPushByRegId(java.util.List<PushPayload> pushPayloadList) |
| Modifier and Type | Method and Description |
|---|---|
static BatchPushResult |
BatchPushResult.fromResponse(cn.jiguang.common.resp.ResponseWrapper responseWrapper) |
Copyright © 2019. All Rights Reserved.