| 程序包 | 说明 |
|---|---|
| cn.jpush.api.common | |
| cn.jpush.api.push |
推送功能。
|
| cn.jpush.api.report |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapper |
NativeHttpClient.sendGet(String url,
String params,
String authCode) |
ResponseWrapper |
IHttpClient.sendGet(String url,
String params,
String authCode) |
ResponseWrapper |
NativeHttpClient.sendPost(String url,
String content,
String authCode) |
ResponseWrapper |
IHttpClient.sendPost(String url,
String content,
String authCode) |
ResponseWrapper |
NativeHttpClient.sendRequest(String url,
String content,
IHttpClient.RequestMethod method,
String authCode) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BaseResult.setResponseWrapper(ResponseWrapper responseWrapper) |
| 构造器和说明 |
|---|
APIRequestException(ResponseWrapper responseWrapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
static PushResult |
PushResult.fromResponse(ResponseWrapper responseWrapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
static UsersResult |
UsersResult.fromResponse(ResponseWrapper responseWrapper) |
static ReceivedsResult |
ReceivedsResult.fromResponse(ResponseWrapper responseWrapper) |
static MessagesResult |
MessagesResult.fromResponse(ResponseWrapper responseWrapper) |
Copyright © 2014. All Rights Reserved.