SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

deleteDir (method)

Removes a remote directory.

Syntax

- (void)deleteDir:(NSString*)URL;
public func deleteDir(_ URL: String) throws -> Void

Remarks

Use this method to delete a directory from the WebDAV server. Use URL to specify the directory to delete.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 iOS Edition - Version 20.0 [Build 8166]