SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DocumentEnd Event

Marks the successful receipt of the incoming HTML document or file.

Object Oriented Interface

public function fireDocumentEnd($param);

Procedural Interface

secureblackbox_restclient_register_callback($res, 4, array($this, 'fireDocumentEnd'));

Parameter List



Remarks

This event fires when the document has been received in full.

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