Assign async_mqtt5::connect_props
that will be sent in a CONNECT
packet.
mqtt_client & connect_properties( connect_props props );
Name |
Description |
---|---|
props |
|
See async_mqtt5::connect_props
for all eligible properties.