collie v0.10.16 (2018-08-30T07:51:38Z)
Dub
Repo
MqttUnsubscribePayload
collie
codec
mqtt
mqttunsubscribepayload
Undocumented in source.
class
MqttUnsubscribePayload {
this
(string[] topics);
string
[]
topics
();
string
toString
();
}
Constructors
this
this
(string[] topics)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
topics
string
[]
topics
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
collie
codec
mqtt
mqttunsubscribepayload
classes
MqttUnsubscribePayload