Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Message Event

Fired for each message retrieved from the queue.

Object Oriented Interface

public function fireMessage($param);

Procedural Interface

inamazon_sqs_register_callback($res, 6, array($this, 'fireMessage'));

Parameter List


'messageid'
'receipthandle'
'messagedata'
'md5'

Remarks

When ListMessages is invoked the class fires Message for each message retrieved. The number of messages retrieved are specified using MaxMessages. OtherData is reserved for future use.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0