SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

copy (method)

Copies a remote file.

Syntax

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

Remarks

Use this method to copy a remote file from SourceURL to DestURL.

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