IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

deleteFolder (method)

Deletes a folder.

Syntax

- (void)deleteFolder:(NSString*)folderPath;
public func deleteFolder(_ folderPath: String) throws -> Void

Remarks

This method deletes the folder at the specified FolderPath in the share currently selected by Share.

Only empty folders may be deleted; non-empty folders must be emptied first.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]