QCloudSMHRecentlyFileListInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | QCloudSMHRecentlyFileListInfo.h QCloudSMHRecentlyFileListInfo.m |
totalNum
总数
@property (nonatomic, assign) NSInteger totalNumDeclared In
QCloudSMHRecentlyFileListInfo.h
nextMarker
字符串或整数,用于顺序列出分页的标识;
@property (nonatomic, strong) NSString *nextMarkerDeclared In
QCloudSMHRecentlyFileListInfo.h
contents
对象数组,目录或相簿内的具体内容
@property (nonatomic, strong) NSArray<QCloudSMHRecentlyFileInfo*> *contentsDeclared In
QCloudSMHRecentlyFileListInfo.h