Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::continue_authentication

Continue the authentication with another step.

Synopsis

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

constexpr
boost::mqtt5::reason_code continue_authentication { 0x18 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext