ConnAckFlags

Connect Acknowledge Flags

Constructors

this
this(T value)
Undocumented in source.

Alias This

flags

Members

Properties

flags
ubyte flags [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
flags
ubyte flags [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sessionPresent
bool sessionPresent [@property getter]
bool sessionPresent [@property setter]

If the Server accepts a connection with CleanSession set to 1, the Server MUST set Session Present to 0 in the CONNACK packet in addition to setting a zero return code in the CONNACK packet.

Meta