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

Queue Event

Fired for each queue of the user.

Syntax

sqs.on('Queue', [callback])

Callback

The 'callback' is called when the 'Queue' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.queueId
e.URL

Remarks

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

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