Module paho_mqtt::message

source ·
Expand description

The message object

Structs

  • A Message represents all the information passed in an MQTT PUBLISH packet. This is the primary data transfer mechanism.
  • Builder to create a new Message