Jump to: navigation, search

SYSCLS PUSH TOPIC


IC CLASSIFICATION.gif Push Topic classification object
Name SYSCLS_PUSH_TOPIC
Inheritance -
Namespace System.Classification.NativePush
ID {411E8B11-E1FE-4530-BF11-FEB3B91385AC}
Purpose Classify an object as Push Topic Object.
Version 4.8.1+

An object classified by the Push Topic classification is considered as Native Push Topic. Based on the publish/subscribe model,Topic Messaging allows you to share a message across multiple devices that have a specific topic enabled. The system takes care of routing and reliably delivering the message to the right devices if a composed messages on topics is sent.

MetaProperties

Name Data type Comment
TOPIC String Push Topic
ACTIVE Bool Indicates whether pushes should be sent for this topic.

See also