Queue Event

Fired for each queue of the user.

Object Oriented Interface

public function fireQueue($param);

Procedural Interface

ipworksmq_amazonsqs_register_callback($res, 7, array($this, 'fireQueue'));

Parameter List


'queueid'
'url'

Remarks

When ListQueues is invoked the class fires Queue for each queue.

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