Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TopicNotificationType

The type of topic notification that has been received.

Index

Enumeration members

Enumeration members

ADDED

ADDED: = 0

The topic was added.

DESELECTED

DESELECTED: = 3

The topic was deselected.

REMOVED

REMOVED: = 2

The topic was removed.

SELECTED

SELECTED: = 1

The topic existed at the time of the selector registration.