SecureBlackbox 2020 iOS Edition

Questions / Feedback?

onDisconnect (event)

This event is fired when the SFTP subsystem connection is closed.

Syntax

- (void)onDisconnect:(int)closeReason;
func onDisconnect(_ closeReason: Int32)

Remarks

Do not perform any file operations after this event has been fired.

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