A delivered application message, yielded by a MqttSubscription.
1.0.0
The raw payload bytes.
The QoS the message was delivered at.
The topic the message was published to.
Decodes the payload as UTF-8 then parses it as JSON.
The expected shape of the decoded value.
The parsed value.
If the payload is not valid JSON.
1.0.2
Decodes the payload as UTF-8 text.
The payload as a string.
A delivered application message, yielded by a MqttSubscription.
Since
1.0.0