PrevUpHomeNext
mqtt_client::connack_properties

Retrieves the async_mqtt5::connack_props from the last CONNACK packet received.

const connack_props & connack_properties() const;
Description
See More

See async_mqtt5::connack_props for all eligible properties.


PrevUpHomeNext