MqttTransport.subscribe

class MqttTransport
void
subscribe
(
string pattern
,
void delegate
(
const(char)[]
,
const(void)[]
)
dlg
,
QoS qos
)

Meta