PrevUpHomeNext

reason_codes::client_identifier_not_valid

constexpr reason_code client_identifier_not_valid = { 0x85 };

The Client ID is valid but not allowed by this Server.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext