SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SessionEstablished Event

This event is fired when a new session is established.

Object Oriented Interface

public function fireSessionEstablished($param);

Procedural Interface

secureblackbox_sftpserver_register_callback($res, 36, array($this, 'fireSessionEstablished'));

Parameter List


'connectionid'

Remarks

This event is fired when a new connection identified by ConnectionID has been established with a client.

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