SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Progress Event

Reports the progress of the data transfer operation.

Object Oriented Interface

public function fireProgress($param);

Procedural Interface

secureblackbox_pop3client_register_callback($res, 9, array($this, 'fireProgress'));

Parameter List


'total'
'current'
'cancel'

Remarks

The class fires this event repeatedly to report the progress of the data transfer operation.

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