TopicIdentifier

value class TopicIdentifier(val value: String)

Inline class for a topic identifier (the part that than actually is within the UUID to distinguish a topic uniquely) of a topic.

This inline class is here to have strongly typed parameters in the UUIDConstants between TopicNames, TopicIdentifier and ClientIdentifier.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard