[][src]Module paho_mqtt::create_options

Client creation options

Structs

CreateOptions

The options for creating an MQTT client. This can be constructed using a CreateOptionsBuilder.

CreateOptionsBuilder

Builder to construct client creation options.

Enums

PersistenceType

The type of persistence for the client.