Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::protocol_error

Data in the packet does not conform to this specification.

Synopsis

Defined in header <boost/mqtt5/reason_codes.hpp>

constexpr
boost::mqtt5::reason_code protocol_error { 0x82 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext