SecureBlackbox 2020 iOS Edition

Questions / Feedback?

dirExists (method)

Checks if a directory exists on the server.

Syntax

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

Remarks

Use this method to check if the URL exists and is accessible.

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