Subscriber

Undocumented in source.

Constructors

this
this(Settings s, QoSLevel qos)
Undocumented in source.

Members

Functions

onConnAck
void onConnAck(ConnAck ca)
Undocumented in source. Be warned that the author may not have intended to support it.
onPublish
void onPublish(Publish msg)
Undocumented in source. Be warned that the author may not have intended to support it.
subscribe
void subscribe(string pattern, void delegate(string, const(ubyte)[]) cb)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CB
struct CB
Undocumented in source.

Variables

qos
QoSLevel qos;
Undocumented in source.
slist
CB[] slist;
Undocumented in source.

Meta