| 程序包 | 说明 |
|---|---|
| cn.jpush.api | |
| cn.jpush.api.common | |
| cn.jpush.api.push |
推送功能。
|
| cn.jpush.api.report |
| 构造器和说明 |
|---|
JPushClient(String masterSecret,
String appKey,
int maxRetryTimes,
HttpProxy proxy) |
| 构造器和说明 |
|---|
NativeHttpClient(String authCode,
int maxRetryTimes,
HttpProxy proxy) |
| 构造器和说明 |
|---|
PushClient(String masterSecret,
String appKey,
int maxRetryTimes,
HttpProxy proxy)
Create a Push Client with max retry times.
|
| 构造器和说明 |
|---|
ReportClient(String masterSecret,
String appKey,
int maxRetryTimes,
HttpProxy proxy) |
Copyright © 2014. All Rights Reserved.