SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

fileExists (method)

Checks if a file exists on the server.

Syntax

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

Remarks

Use this method to check if the object addressed by URL exists on the server.

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