public class SmsMobileStatusPuller extends SmsBase
appid, appkey, httpclient| Constructor and Description |
|---|
SmsMobileStatusPuller(int appid,
String appkey) |
SmsMobileStatusPuller(int appid,
String appkey,
HTTPClient httpclient) |
| Modifier and Type | Method and Description |
|---|---|
SmsStatusPullCallbackResult |
pullCallback(String nationCode,
String mobile,
long beginTime,
long endTime,
int max) |
SmsStatusPullReplyResult |
pullReply(String nationCode,
String mobile,
long beginTime,
long endTime,
int max) |
handleErrorpublic SmsMobileStatusPuller(int appid,
String appkey)
public SmsMobileStatusPuller(int appid,
String appkey,
HTTPClient httpclient)
public SmsStatusPullCallbackResult pullCallback(String nationCode, String mobile, long beginTime, long endTime, int max) throws HTTPException, org.json.JSONException, IOException
HTTPExceptionorg.json.JSONExceptionIOExceptionpublic SmsStatusPullReplyResult pullReply(String nationCode, String mobile, long beginTime, long endTime, int max) throws HTTPException, org.json.JSONException, IOException
HTTPExceptionorg.json.JSONExceptionIOExceptionCopyright © 2018. All rights reserved.