public class SmsMultiSenderResult.Detail extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
errmsg |
int |
fee |
String |
mobile |
String |
nationcode |
int |
result |
String |
sid |
| Constructor and Description |
|---|
Detail() |
| Modifier and Type | Method and Description |
|---|---|
SmsMultiSenderResult.Detail |
parse(org.json.JSONObject json) |
String |
toString() |
public int result
public String errmsg
public String mobile
public String nationcode
public String sid
public int fee
public SmsMultiSenderResult.Detail parse(org.json.JSONObject json) throws org.json.JSONException
org.json.JSONExceptionCopyright © 2018. All rights reserved.