QCloudSMHLocalSync Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | QCloudSMHContentInfo.h |
syncId
当该文件夹为同步盘时,返回同步任务 ID
@property (nonatomic, strong) NSString *syncIdDeclared In
QCloudSMHContentInfo.h
strategy
当该文件夹为同步盘时,返回同步方式,local_to_cloud,非必返
@property (nonatomic, strong) NSString *strategyDeclared In
QCloudSMHContentInfo.h
isSyncRootFolder
当前文件夹是否为同步盘,如果是同步盘根目录返回 true,如果是同步盘子级节点,返回 false,如果不是同步盘,不返回该字段
@property (nonatomic, assign) BOOL isSyncRootFolderDeclared In
QCloudSMHContentInfo.h
syncUserId
当该文件夹为同步盘时,返回设置同步任务的 userID
@property (nonatomic, strong) NSString *syncUserIdDeclared In
QCloudSMHContentInfo.h