Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

boost::mqtt5::reason_codes::packet_identifier_in_use

The Packet Identifier is already in use.

Synopsis

Defined in header <boost/mqtt5/reason_codes.hpp>

constexpr
boost::mqtt5::reason_code packet_identifier_in_use { 0x91 };

Convenience header <boost/mqtt5.hpp>


PrevUpHomeNext