SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CommandReplyData Event

Returns the data that accompanies a reply to a command.

Object Oriented Interface

public function fireCommandReplyData($param);

Procedural Interface

secureblackbox_pop3client_register_callback($res, 5, array($this, 'fireCommandReplyData'));

Parameter List


'cmd'
'data'

Remarks

Subscribe to this event to access data accompanying incoming command replies.

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