SecureBlackbox 2020 iOS Edition

Questions / Feedback?

deleteFile (method)

Deletes a remote file.

Syntax

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

Remarks

Use this method to delete a file from a WebDAV server.

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