QCloudSMHBatchDeleteInfo Class Reference

Inherits from NSObject
Declared in QCloudSMHBatchDeleteInfo.h
QCloudSMHBatchDeleteInfo.m

  path

被删除的目录、相簿或文件路径;

@property (nonatomic, strong) NSString *path

Declared In

QCloudSMHBatchDeleteInfo.h

  permanent

当开启回收站时,则该参数指定将文件移入回收站还是永久删除文件,true: 永久删除,false: 移入回收站,默认为 false

@property (nonatomic, assign) BOOL permanent

Declared In

QCloudSMHBatchDeleteInfo.h