SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Connect Event

This event is fired when an SSH session has been established.

Object Oriented Interface

public function fireConnect($param);

Procedural Interface

secureblackboxlite_sshclient_register_callback($res, 7, array($this, 'fireConnect'));

Parameter List



Remarks

Use this event to track the moment when SSH session has been set up.

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