PrevUpHomeNext

reason_codes::subscription_ids_not_supported

constexpr reason_code subscription_ids_not_supported = { 0xa1 };

The Server does not support Subscription Identifiers.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext