Table of Contents

Enum TopicSpecifierType

Namespace
PushTechnology.ClientInterface.Client.Enums
Assembly
Diffusion.Client.dll

Topic specifier type.

public enum TopicSpecifierType

Fields

ID = 0

Specifier is an ITopicId.

SELECTOR = 1

Specifier is an ITopicSelector.

SET = 2

Specifier is an ITopicSet.