|
qcloudsms_csharp
0.1.6
|
Public 成员函数 | |
| SmsBase (int appid, string appkey, IHTTPClient httpclient) | |
| HTTPResponse | handleError (HTTPResponse response) |
属性 | |
| int | appid [get] |
| string | appkey [get] |
| IHTTPClient | httpclient [get, set] |
|
inline |
Handle http status error
| response | raw http response |
| HTTPException | http status exception |