![]() |
Home | Libraries | People | FAQ | More |
Representation of the Retain As Published Subscribe Option.
Defined in header <boost/mqtt5/types.hpp>
enum class retain_as_published_e : std::uint8_t;
Name |
Description |
---|---|
|
Application Messages have the |
|
Application Messages keep the |
A Subscribe Option indicating whether or not Application Messages forwarded
using this Subscription keep the RETAIN
flag they were published
with.
Convenience header <boost/mqtt5.hpp>