Module paho_mqtt::message [] [src]

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