QCloudSMHPutDirectoryRequest Class Reference

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

Overview

用于创建目录或相簿

  dirPath

目录路径或相簿名,对于多级目录,使用斜杠(/)分隔,例如 foo/bar;对于根目录,该参数留空;

@property (nonatomic, strong) NSString *dirPath

Declared In

QCloudSMHPutDirectoryRequest.h