Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::not_authorized

The request is not authorized.

Synopsis

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

constexpr
boost::mqtt5::reason_code not_authorized { 0x87 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext