public class SmsStatusPullReplyResult.Reply extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
extend |
String |
mobile |
String |
nationcode |
String |
sign |
String |
text |
long |
time |
| Constructor and Description |
|---|
Reply() |
| Modifier and Type | Method and Description |
|---|---|
SmsStatusPullReplyResult.Reply |
parse(org.json.JSONObject json) |
String |
toString() |
public String nationcode
public String mobile
public String text
public String sign
public long time
public String extend
public SmsStatusPullReplyResult.Reply parse(org.json.JSONObject json) throws org.json.JSONException
org.json.JSONExceptionCopyright © 2018. All rights reserved.