Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::reason_code::message

Returns a message describing the meaning behind the Reason Code.

Synopsis
std::string
message() const;

PrevUpHomeNext