Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::administrative_action

The Connection is closed due to an administrative action.

Synopsis

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

constexpr
boost::mqtt5::reason_code administrative_action { 0x98 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext