public class SmsStatusPullCallbackResult.Callback extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
errmsg |
String |
mobile |
String |
nationcode |
String |
report_status |
String |
sid |
String |
user_receive_time |
| Constructor and Description |
|---|
Callback() |
| Modifier and Type | Method and Description |
|---|---|
SmsStatusPullCallbackResult.Callback |
parse(org.json.JSONObject json) |
String |
toString() |
public String user_receive_time
public String nationcode
public String mobile
public String report_status
public String errmsg
public String description
public String sid
public SmsStatusPullCallbackResult.Callback parse(org.json.JSONObject json) throws org.json.JSONException
org.json.JSONExceptionCopyright © 2018. All rights reserved.