DEPRECATED: DiffusionTM JavaScript Classic API
5.9.4

Classes

Class CommandMessage


CommandMessage


Constructor Summary

null CommandMessage

Method Summary

String|undefined getCategory()
Get the category for this command message
String getNotificationType()
Get the type of notification for this message
String|undefined getTopicType()
Get the type of topic for this command message
Boolean isDeltaMessage()
Check if this message is a Delta message
Boolean isInitialTopicLoad()
Check if this message is an ITL

Constructor Details

CommandMessage

CommandMessage

Parameters
response -
messageCount -

Method Details

getCategory

String|undefined getCategory()

Get the category for this command message


getNotificationType

String getNotificationType()

Get the type of notification for this message


getTopicType

String|undefined getTopicType()

Get the type of topic for this command message


isDeltaMessage

Boolean isDeltaMessage()

Check if this message is a Delta message


isInitialTopicLoad

Boolean isInitialTopicLoad()

Check if this message is an ITL