PrevUpHomeNext

reason_codes::normal_disconnection

constexpr reason_code normal_disconnection = { 0x00, category::disconnect };

Close the connection normally. Do not send the Will Message.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext