PrevUpHomeNext

reason_codes::qos_not_supported

constexpr reason_code qos_not_supported = { 0x9b };

The Server does not support the QoS the Client specified or it is greater than the Maximum QoS specified.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext