PrevUpHomeNext

no_local_e

Representation of the No Local Subscribe Option.

enum no_local_e

Values

Name

Description

no

Application Messages can be forwarded to a connection with equal ClientID.

yes

Application Messages MUST NOT be forwarded to a connection with equal ClientID.

A Subscribe Option indicating whether or not Application Messages will be forwarded to a connection with a ClientID equal to the ClientID of the publishing connection.

Requirements

Header: async_mqtt5/types.hpp

Convenience header: async_mqtt5.hpp


PrevUpHomeNext