HubMessage
Represents a message which holds either a PluginMessage or a NonSignalMessage. It's main purpose is to extend Message to support a model where it is convenient to transfer non-signal compliant messages.
Properties
Link copied to clipboard
Message's content which holds, encoded in Json format, either a PluginMessage or a NonSignalMessage. Consumer should decide the serialization strategy based on type.