Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::banned

The Client has been banned by administrative action.

Synopsis

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

constexpr
boost::mqtt5::reason_code banned { 0x8a };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext