SecureBlackbox 2020 iOS Edition

Questions / Feedback?

deleteFile (method)

Deletes a file on the server.

Syntax

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

Remarks

This method sends a DELE command to the server to request deletion of a remote file.

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