[][src]Module paho_mqtt::message

The message object

Structs

Message

A Message represents all the information passed in an MQTT PUBLISH packet. This is the primary data transfer mechanism.

MessageBuilder

Builder to create a new Message