drmi v0.3.0 (2017-06-13T11:42:37Z)
Dub
Repo
Subscriber.CB
drmi
mqtt
subscriber
Subscriber
Undocumented in source.
class
Subscriber
protected static
struct
CB {
string
pattern
;
void
delegate
(
string
,
const
(
ubyte
)[])
func
;
}
Members
Variables
func
void
delegate
(
string
,
const
(
ubyte
)[])
func
;
Undocumented in source.
pattern
string
pattern
;
Undocumented in source.
Meta
Source
See Implementation
drmi
mqtt
subscriber
Subscriber
constructors
this
functions
onConnAck
onPublish
subscribe
structs
CB
variables
qos
slist