QtsHttp  0.9.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties
QNQtsHttpShareLinkInfo Class Reference

#import <QtsHttpFileStation.h>

Inheritance diagram for QNQtsHttpShareLinkInfo:

Instance Methods

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

Properties

NSString * shareFilePath
 
NSString * password
 
NSString * dateTime
 
BOOL useSSL
 

Detailed Description

Definition at line 122 of file QtsHttpFileStation.h.

Method Documentation

- (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

- (NSString *) dateTime
readwriteatomicstrong

Share with password.

Definition at line 126 of file QtsHttpFileStation.h.

- (NSString *) password
readwriteatomicstrong

Share file path include filename

Definition at line 125 of file QtsHttpFileStation.h.

- (NSString *) shareFilePath
readwriteatomicstrong

Definition at line 124 of file QtsHttpFileStation.h.

- (BOOL) useSSL
readwriteatomicassign

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

Definition at line 127 of file QtsHttpFileStation.h.


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