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