PrevUpHomeNext

reason_codes::receive_maximum_exceeded

constexpr reason_code receive_maximum_exceeded = { 0x93 };

The Client or Server has received more than the Receive Maximum publication for which it has not sent PUBACK or PUBCOMP.

Requirements

Header: async_mqtt5/reason_codes.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext