qcloudsms_csharp  0.1.6
全部  命名空间 函数
qcloudsms_csharp.httpclient.HTTPResponse 成员列表

成员的完整列表,这些成员属于 qcloudsms_csharp.httpclient.HTTPResponse,包括所有继承而来的类成员

addHeader(string name, string value) (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
body (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponse
headers (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponse
HTTPResponse() (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
HTTPResponse(int statusCode) (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
HTTPResponse(int statusCode, string body) (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
HTTPResponse(int statusCode, string body, string reason) (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
reason (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponse
request (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponse
setBody(string body) (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
setReason(string reason) (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
setRequest(HTTPRequest request) (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
setStatusCode(int statusCode) (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponseinline
statusCode (定义于 qcloudsms_csharp.httpclient.HTTPResponse)qcloudsms_csharp.httpclient.HTTPResponse