public class SmsStatusPuller extends Object
| 构造器和说明 |
|---|
SmsStatusPuller(int appid,
String appkey) |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpURLConnection |
constructConnection(int type,
int max) |
SmsStatusPullCallbackResult |
pullCallback(int max) |
SmsStatusPullReplyResult |
pullReply(int max) |
public SmsStatusPuller(int appid,
String appkey)
public HttpURLConnection constructConnection(int type, int max) throws Exception
Exceptionpublic SmsStatusPullCallbackResult pullCallback(int max) throws Exception
Exceptionpublic SmsStatusPullReplyResult pullReply(int max) throws Exception
ExceptionCopyright © 2017. All rights reserved.