qcloudsms_csharp  0.1.6
 全部  命名空间 函数
qcloudsms_csharp.SmsStatusPuller类 参考
类 qcloudsms_csharp.SmsStatusPuller 继承关系图:
qcloudsms_csharp.SmsBase

Public 成员函数

 SmsStatusPuller (int appid, string appkey)
 
 SmsStatusPuller (int appid, string appkey, IHTTPClient httpclient)
 
SmsStatusPullCallbackResult pullCallback (int max)
 Pull callback SMS messages status. 更多...
 
SmsStatusPullReplyResult pullReply (int max)
 Pull reply SMS messages status. 更多...
 
- Public 成员函数 继承自 qcloudsms_csharp.SmsBase
 SmsBase (int appid, string appkey, IHTTPClient httpclient)
 
HTTPResponse handleError (HTTPResponse response)
 

额外继承的成员函数

- 属性 继承自 qcloudsms_csharp.SmsBase
int appid [get]
 
string appkey [get]
 
IHTTPClient httpclient [get, set]
 

成员函数说明

SmsStatusPullCallbackResult qcloudsms_csharp.SmsStatusPuller.pullCallback ( int  max)
inline

Pull callback SMS messages status.

参数
maxmaximum number of message status
返回
SmsStatusPullCallbackResult
SmsStatusPullReplyResult qcloudsms_csharp.SmsStatusPuller.pullReply ( int  max)
inline

Pull reply SMS messages status.

参数
maxmaximum number of message status
返回
SmsStatusPullReplyResult

该类的文档由以下文件生成: