Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::subscribe_options::no_local

Option determining if Application Messages will be forwarded to a connection with an equal ClientID.

Synopsis
boost::mqtt5::no_local_e no_local = boost::mqtt5::no_local_e::yes;

PrevUpHomeNext