DEPRECATED: DiffusionTM JavaScript Classic API
5.9.4

Classes

Class TopicStatusMessage


TopicStatusMessage Topic Status Messages are used to deliver notifications on changes to Topics


Constructor Summary

null TopicStatusMessage

Method Summary

String getAlias()
Get the Topic Alias for this message's topic.
String getStatus()
Get the status of this message's topic.
String getTopic()
Get the topic to which this message belongs.

Constructor Details

TopicStatusMessage

TopicStatusMessage

Parameters
topic -
alias -
status -

Method Details

getAlias

String getAlias()

Get the Topic Alias for this message's topic.


getStatus

String getStatus()

Get the status of this message's topic.


getTopic

String getTopic()

Get the topic to which this message belongs.