MQTTMessageEvent object
Listens for incoming messages and passes them to the MQTT client. This event is triggered when the VBA client receives a new message. The properties passed by the event contain the following. The MQTT client can read the Message property to retrieve the content of a received message.
Properties
Provide Feedback