9 #import <Foundation/Foundation.h>
36 @property (strong) NSString* serverName;
37 @property (assign)
long serverPort;
38 @property (assign) BOOL isSSL;
39 @property (assign)
long serverSSLPort;
40 @property (assign) BOOL isForceSSL;
69 -(void) getSystemSettingWithCommunicationMode:(BOOL)isAsync cancel:(
int*)isCancel success:(
void(^)(
QTS_RESPONSE_CTX* response))success fail:(
void(^)(
QTS_HTTP_API_RESULTS error))fail;
86 -(void) enableFileStationWithCommunicationMode:(BOOL)isAsync cancel:(
int*)isCancel success:(
void(^)(
QTS_RESPONSE_CTX* response))success fail:(
void(^)(
QTS_HTTP_API_RESULTS error))fail;
Interface for Qts Http system API.
_QTS_HTTP_SYSTEM_API_VERSION_
QTS system setting information class.
enum _QTS_HTTP_API_RESULTS_ QTS_HTTP_API_RESULTS
enum _QTS_HTTP_SYSTEM_API_VERSION_ QTS_HTTP_SYSTEM_API_VERSION