SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Disconnect Event

Reports SFTP connection closure.

Object Oriented Interface

public function fireDisconnect($param);

Procedural Interface

secureblackboxlite_sftpclient_register_callback($res, 5, array($this, 'fireDisconnect'));

Parameter List


'closereason'

Remarks

The class fires this event to report connection closure. No more SFTP activity could be done after the disconnect.

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