SecureBlackbox 2020 iOS Edition

Questions / Feedback?

rename (method)

Renames a file.

Syntax

- (void)rename:(NSString*)sourceFile :(NSString*)destFile;
public func rename(_ sourceFile: String, _ destFile: String) throws -> Void

Remarks

Use this method to rename a server-side SourceFile to DestFile.

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