|
qcloudsms_csharp
0.1.6
|
Public 成员函数 | |
| override void | parseFromHTTPResponse (HTTPResponse response) |
Public 成员函数 继承自 qcloudsms_csharp.SmsResultBase | |
| JObject | parseToJson (HTTPResponse response) |
| HTTPResponse | getResponse () |
| override string | ToString () |
Public 属性 | |
| int | result |
| string | errMsg |
| string | ext |
| string | sid |
| int | fee |
额外继承的成员函数 | |
Protected 属性 继承自 qcloudsms_csharp.SmsResultBase | |
| HTTPResponse | response |
|
inlinevirtual |
Parse result from HTTPResponse
| response | HTTP response from api return |
| JSONException | json parse exception |