Indicates that the message is from a subscriber and not the publisher or and endpoint.
The message published.
An optional topic that indicates the original publish call's intended topic. Can be used to differentiate a publish directly intended for a topic or as part of a glob match.
The topic that the subscription received the message from.
Generated using TypeDoc
PublishedMessage is the data interface that
SubscriberHandler
s expect.