QtsHttp
0.9.1
|
Interface for system request base. More...
Public Member Functions | |
bool | Abort () |
Developer can abort system API by calling Abort() anytime. More... | |
SettingInfo | ResponseSystemSetting () |
Get system setting information after GetSystemSettingAsync API success. More... | |
Interface for system request base.
bool QtsHttp.System.IRequestBase.Abort | ( | ) |
Developer can abort system API by calling Abort() anytime.
SettingInfo QtsHttp.System.IRequestBase.ResponseSystemSetting | ( | ) |
Get system setting information after GetSystemSettingAsync API success.