SecureBlackbox 2020 iOS Edition

Questions / Feedback?

fileExists (method)

Checks whether a file exists on the server.

Syntax

- (BOOL)fileExists:(NSString*)remoteFile;
public func fileExists(_ remoteFile: String) throws -> Bool

Remarks

Use this method to check if a RemoteFile exists on the server.

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