SecureBlackbox 2020 iOS Edition

Questions / Feedback?

setClientFileEntry (method)

Commits the file entry details to the class.

Syntax

- (void)setClientFileEntry:(long long)connectionID :(NSString*)handle;
public func setClientFileEntry(_ connectionID: Int64, _ handle: String) throws -> Void

Remarks

Use this method to commit the file entry details configured in ClientFileEntry property to the server objectin a thread-safe way. Pass the client's connection ID via ConnectionID property, and the file entry's handlevia Handle.

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