QCloudSMHFileInputInfo Class Reference

Inherits from NSObject
Declared in QCloudSMHContentInfo.h
QCloudSMHContentInfo.m

  isDirectory

是否是目录 是:YES 否: NO

@property (nonatomic, assign) BOOL isDirectory

Declared In

QCloudSMHContentInfo.h

  spaceId

文件所在空间id

@property (nonatomic, strong) NSString *spaceId

Declared In

QCloudSMHContentInfo.h

  spaceOrgId

空间所在组织id

@property (nonatomic, strong) NSString *spaceOrgId

Declared In

QCloudSMHContentInfo.h

  path

文件path

@property (nonatomic, strong) NSString *path

Declared In

QCloudSMHContentInfo.h