SecureBlackbox 2020 iOS Edition

Questions / Feedback?

rename (method)

Renames an object.

Syntax

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

Remarks

Use this method to rename SourceURL to DestURL.

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