SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Data Event

Supplies a data chunk received from a client.

Object Oriented Interface

public function fireData($param);

Procedural Interface

secureblackbox_webdavserver_register_callback($res, 6, array($this, 'fireData'));

Parameter List


'connectionid'
'buffer'

Remarks

This event is fired to supply another piece of data received from a client. This event may fire multiple times.

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