QtsHttp  0.9.4
Instance Methods | Properties | List of all members
QNQtsHttpShareLinkInfo Class Reference
Inheritance diagram for QNQtsHttpShareLinkInfo:

Instance Methods

(id) - initWithFilePath:password:datetime:useSSL:
 Constructor with parameters. More...
 

Properties

NSString * shareFilePath
 
NSString * password
 
NSString * dateTime
 
BOOL useSSL
 

Method Documentation

◆ initWithFilePath:password:datetime:useSSL:()

- (id) initWithFilePath: (NSString *)  filePath
password: (NSString *)  password
datetime: (NSString *)  dateTime
useSSL: (BOOL)  useSSL 

Constructor with parameters.

Share file with SSL

Parameters
[IN]filePath : Share file path include filename.
[IN]password : Share file use password or not.
[IN]dateTime : Share day and hour time.
[IN]useSSL : Share file use SSL or not.
Returns
QNQtsHttpShareLinkInfo object instance.

Property Documentation

◆ dateTime

- (NSString *) dateTime
readwriteatomicstrong

Share with password.

◆ password

- (NSString *) password
readwriteatomicstrong

Share file path include filename

◆ useSSL

- (BOOL) useSSL
readwriteatomicassign

Share day and hour time. If dateTime = 0, share forever.


The documentation for this class was generated from the following file: