IMClient

Undocumented in source.

Constructors

this
this(Settings s)
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, QoSLevel qos)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CB
struct CB
Undocumented in source.

Variables

slist
CB[] slist;
Undocumented in source.

Meta