drmi v0.6.0-alpha.1 (2017-08-15T12:03:30Z)
Dub
Repo
IMClient.CB
drmi
mqtt
client
IMClient
Undocumented in source.
class
IMClient
protected static
struct
CB {
string
pattern
;
void
delegate
(
string
,
const
(
ubyte
)[])
func
;
QoSLevel
qos
;
}
Members
Variables
func
void
delegate
(
string
,
const
(
ubyte
)[])
func
;
Undocumented in source.
pattern
string
pattern
;
Undocumented in source.
qos
QoSLevel
qos
;
Undocumented in source.
Meta
Source
See Implementation
drmi
mqtt
client
IMClient
constructors
this
functions
onConnAck
onPublish
subscribe
structs
CB
variables
slist