Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::implementation_specific_error

The packet is valid but not accepted by this Server.

Synopsis

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

constexpr
boost::mqtt5::reason_code implementation_specific_error { 0x83 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext