Version 1.9 - Updated on 05/04/2017
Superclass: PCResourceAPIParams
Declared In: PCDeleteParams.h
PCDeleteParams
stores parameters required to delete a file or a folder.
path
@property (nonatomic,
copy) NSString *path;
purge
@property (nonatomic,
assign) BOOL purge;
true
, permanently deletes a file or a folder.Copyright © 2015-2017, Verizon and/or its Licensors. All rights reserved.