![]() |
Home | Libraries | People | FAQ | More |
Represents the Will Message.
Defined in header <boost/mqtt5/types.hpp>
class will : public will_props;
Name |
Description |
---|---|
Get the Application Message. |
|
Get the |
|
Get the |
|
Get the Topic Name. |
|
will [constructor] |
Constructs an empty Will Message. |
A Will Message is an Application Message that the Broker should publish after the Network Connection is closed in cases where the Network Connection is not closed normally.
Convenience header <boost/mqtt5.hpp>