Namespace PushTechnology.ClientInterface.Client.Topics

Classes

TopicSelectorConstants

Topic selector string constants.

TopicSelectorFormatException

The exception indicating that a topic selector expression is invalid.

TopicSelectorType

Topic selector type.

Interfaces

ITopicPathSelector

A selector that selects a single topic path.

ITopicSelector

An ITopicSelector is a value that identifies one or more topics.

ITopicSelectors

Converts strings to topic selectors.

Enums

TopicType

The topic type determines the type of the data values a topic publishes to subscribers.

Back to top