PrevUpHomeNext

reason_codes::disconnect_with_will_message

constexpr reason_code disconnect_with_will_message = { 0x04 };

The Client wishes to disconnect but requires that the Server also publishes its Will Message.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext