PrevUpHomeNext

retain_as_published_e

Representation of the Retain As Published Subscribe Option.

enum retain_as_published_e

Values

Name

Description

dont

Application Messages have the RETAIN flag set to 0.

retain

Application Messages keep the RETAIN flag they were published with.

A Subscribe Option indicating whether or not Application Messages forwarded using this subscription keep the RETAIN flag they were published with.

Requirements

Header: async_mqtt5/types.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext