vibe-mqtt v0.1.8 (2017-02-04T20:32:11Z)
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