Tuya iOS Smart Life App SDK 5.15.0
ThingSDKFile Class Reference

#import <ThingSDKFile.h>

Inheritance diagram for ThingSDKFile:

Instance Methods

(NSString *) - thingsdk_getAtDocumentPath:
 
(BOOL) - thingsdk_mkdirAtPath:
 
(BOOL) - thingsdk_fileExistsAtPath:
 
(BOOL) - thingsdk_delFileAtPath:
 
(BOOL) - thingsdk_createFileAtPath:
 
(NSString *) - thingsdk_getAtDocumentPath:
 
(BOOL) - thingsdk_mkdirAtPath:
 
(BOOL) - thingsdk_fileExistsAtPath:
 
(BOOL) - thingsdk_delFileAtPath:
 
(BOOL) - thingsdk_createFileAtPath:
 
(NSString *) - thingsdk_getAtDocumentPath:
 
(BOOL) - thingsdk_mkdirAtPath:
 
(BOOL) - thingsdk_fileExistsAtPath:
 
(BOOL) - thingsdk_delFileAtPath:
 
(BOOL) - thingsdk_createFileAtPath:
 
(NSString *) - thingsdk_getAtDocumentPath:
 
(BOOL) - thingsdk_mkdirAtPath:
 
(BOOL) - thingsdk_fileExistsAtPath:
 
(BOOL) - thingsdk_delFileAtPath:
 
(BOOL) - thingsdk_createFileAtPath:
 

Class Methods

(instancetype) + sharedInstance
 
(instancetype) + sharedInstance
 
(instancetype) + sharedInstance
 
(instancetype) + sharedInstance
 

Detailed Description

Definition at line 12 of file ThingSDKFile.h.

Method Documentation

◆ sharedInstance [1/4]

+ (instancetype) sharedInstance

◆ sharedInstance [2/4]

+ (instancetype) sharedInstance

◆ sharedInstance [3/4]

+ (instancetype) sharedInstance

◆ sharedInstance [4/4]

+ (instancetype) sharedInstance

◆ thingsdk_createFileAtPath: [1/4]

- (BOOL) thingsdk_createFileAtPath: (NSString *)  filePath

◆ thingsdk_createFileAtPath: [2/4]

- (BOOL) thingsdk_createFileAtPath: (NSString *)  filePath

◆ thingsdk_createFileAtPath: [3/4]

- (BOOL) thingsdk_createFileAtPath: (NSString *)  filePath

◆ thingsdk_createFileAtPath: [4/4]

- (BOOL) thingsdk_createFileAtPath: (NSString *)  filePath

◆ thingsdk_delFileAtPath: [1/4]

- (BOOL) thingsdk_delFileAtPath: (NSString *)  filepath

◆ thingsdk_delFileAtPath: [2/4]

- (BOOL) thingsdk_delFileAtPath: (NSString *)  filepath

◆ thingsdk_delFileAtPath: [3/4]

- (BOOL) thingsdk_delFileAtPath: (NSString *)  filepath

◆ thingsdk_delFileAtPath: [4/4]

- (BOOL) thingsdk_delFileAtPath: (NSString *)  filepath

◆ thingsdk_fileExistsAtPath: [1/4]

- (BOOL) thingsdk_fileExistsAtPath: (NSString *)  filePath

◆ thingsdk_fileExistsAtPath: [2/4]

- (BOOL) thingsdk_fileExistsAtPath: (NSString *)  filePath

◆ thingsdk_fileExistsAtPath: [3/4]

- (BOOL) thingsdk_fileExistsAtPath: (NSString *)  filePath

◆ thingsdk_fileExistsAtPath: [4/4]

- (BOOL) thingsdk_fileExistsAtPath: (NSString *)  filePath

◆ thingsdk_getAtDocumentPath: [1/4]

- (NSString *) thingsdk_getAtDocumentPath: (NSString *)  fileName

◆ thingsdk_getAtDocumentPath: [2/4]

- (NSString *) thingsdk_getAtDocumentPath: (NSString *)  fileName

◆ thingsdk_getAtDocumentPath: [3/4]

- (NSString *) thingsdk_getAtDocumentPath: (NSString *)  fileName

◆ thingsdk_getAtDocumentPath: [4/4]

- (NSString *) thingsdk_getAtDocumentPath: (NSString *)  fileName

◆ thingsdk_mkdirAtPath: [1/4]

- (BOOL) thingsdk_mkdirAtPath: (NSString *)  dir

◆ thingsdk_mkdirAtPath: [2/4]

- (BOOL) thingsdk_mkdirAtPath: (NSString *)  dir

◆ thingsdk_mkdirAtPath: [3/4]

- (BOOL) thingsdk_mkdirAtPath: (NSString *)  dir

◆ thingsdk_mkdirAtPath: [4/4]

- (BOOL) thingsdk_mkdirAtPath: (NSString *)  dir

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