Connect.flags

The Connect Flags byte contains a number of parameters specifying the behavior of the MQTT connection. It also indicates the presence or absence of fields in the payload.

struct Connect
ConnectFlags flags;

Meta