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

TopicList Event

Fires with information about the topic.

Syntax

 virtual int FireTopicList(SNSTopicListEventParams *e);

 
typedef struct {
char* TopicArn;
int reserved;
} SNSTopicListEventParams;

Remarks

This event fires once for each topic returned from a call to ListTopics.

TopicARN identifies the current topic.

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