SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CommandData Event

Returns the data that accompanies the command.

Object Oriented Interface

public function fireCommandData($param);

Procedural Interface

secureblackbox_imapclient_register_callback($res, 4, array($this, 'fireCommandData'));

Parameter List


'cmd'
'data'

Remarks

Subscribe to this event to access data accompanying the outgoing commands.

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