Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::no_subscription_existed

No matching Topic Filter is being used by the Client.

Synopsis

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

constexpr
boost::mqtt5::reason_code no_subscription_existed { 0x11 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext