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

TopicList Event

Fires with information about the topic.

Syntax

typedef void __fastcall (__closure *TibaSNSTopicListEvent)(System::TObject* Sender, TibaSNSTopicListEventParams *e);

__property TibaSNSTopicListEvent OnTopicList = {read=FOnTopicList, write=FOnTopicList};

typedef struct {
     String TopicArn;
} TibaSNSTopicListEventParams;

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