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

Queue Event

Fired for each queue of the user.

Syntax

 virtual int FireQueue(SQSQueueEventParams *e);

 
typedef struct {
char* QueueId;
char* URL;
int reserved;
} SQSQueueEventParams;

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