PrevUpHomeNext

reason_codes::not_authorized

constexpr reason_code not_authorized = { 0x87 };

The request is not authorized.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext