PrevUpHomeNext

reason_codes::bad_authentication_method

constexpr reason_code bad_authentication_method = { 0x8c };

The authentication method is not supported or does not match the method currently in use.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext