Topic property
Gets or sets the topic of the application message. Read/write. String.
Syntax
msg
.Topic
where
msg
- is an MQTTMessage object created by the MQTTFactory object's method CreateApplicationMessage
.Provide Feedback