Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::use_another_server

The Client should temporarily use another server.

Synopsis

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

constexpr
boost::mqtt5::reason_code use_another_server { 0x9c };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext