PrevUpHomeNext

reason_codes::wildcard_subscriptions_not_supported

constexpr reason_code wildcard_subscriptions_not_supported = { 0xa2 };

The Server does not support Wildcard Subscriptions.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext