collie v0.10.16 (2018-08-30T07:51:38Z)
Dub
Repo
MqttConnectVariableHeader.this
collie
codec
mqtt
mqttconnectvariableheader
MqttConnectVariableHeader
Undocumented in source.
class
MqttConnectVariableHeader
this
(
string
name
,
int
mqtt_version
,
bool
hasUserName
,
bool
hasPassword
,
bool
isWillRetain
,
int
willQos
,
bool
isWillFlag
,
bool
isCleanSession
,
int
keepAliveTimeSeconds
)
Meta
Source
See Implementation
collie
codec
mqtt
mqttconnectvariableheader
MqttConnectVariableHeader
constructors
this
functions
hasPassword
hasUserName
isCleanSession
isWillFlag
isWillRetain
keepAliveTimeSeconds
mqtt_version
name
toString
willQos