SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

appendFile (method)

Uploads a file to the server.

Syntax

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

Remarks

Use this method to upload LocalFile or its part to RemoteFile on the server.

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