MqttTransport.subscribe

class MqttTransport
void
subscribe
(
string topic
,
void delegate(
string
,
const(ubyte)[]
)
dlg
,
QoS qos
)

Meta