Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::mqtt_client::connack_properties

Retrieves the boost::mqtt5::connack_props from the last CONNACK packet received.

Synopsis
const connack_props&
connack_properties() const;
See Also

See boost::mqtt5::connack_props for all eligible properties.


PrevUpHomeNext