QCloudSMHHeadFileRequest Class Reference

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

Overview

用于检查文件状态

  filePath

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

@property (nonatomic, strong) NSString *filePath

Declared In

QCloudSMHHeadFileRequest.h

  historyId

历史版本 ID,用于获取不同版本的文件内容,可选参数,不传默认为最新版;

@property (nonatomic, assign) NSInteger historyId

Declared In

QCloudSMHHeadFileRequest.h