PrevUpHomeNext

reason_codes::topic_alias_invalid

constexpr reason_code topic_alias_invalid = { 0x94 };

The Client or Server received a PUBLISH packet containing a Topic Alias greater than the Maximum Topic Alias.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext