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