vibe-mqtt ~master (2021-01-11T08:51:05Z)
Dub
Repo
ConnectFlags.this
mqttd
messages
ConnectFlags
Undocumented in source.
this
(bool userName, bool password, bool willRetain, QoSLevel willQoS, bool will, bool cleanSession)
struct
ConnectFlags
@
safe
pure @
nogc
nothrow
this
(
bool
userName
,
bool
password
,
bool
willRetain
,
QoSLevel
willQoS
,
bool
will
,
bool
cleanSession
)
this
(T value)
Meta
Source
See Implementation
mqttd
messages
ConnectFlags
constructors
this
properties
cleanSession
flags
password
userName
will
willQoS
willRetain