QCloudGetFileThumbnailRequest Class Reference

Inherits from QCloudSMHBizRequest : QCloudSMHBaseRequest : QCloudHTTPRequest
Declared in QCloudGetFileThumbnailRequest.h
QCloudGetFileThumbnailRequest.m

Overview

获取照片/视频封面缩略图

  filePath

完整文件路径,例如 /api/v1/file/smhxxx/-/foo/bar/file.docx

@property (nonatomic, strong) NSString *filePath

Declared In

QCloudGetFileThumbnailRequest.h

  size

缩放大小

@property (nonatomic, assign) CGFloat size

Declared In

QCloudGetFileThumbnailRequest.h

  historyId

历史版本号

@property (nonatomic, assign) NSInteger historyId

Declared In

QCloudGetFileThumbnailRequest.h