-
Methodenübersicht
org.eclipse.paho.client.mqttv3.internal.wire.MqttReceivedMessage
Get the received MQTT message that is associated with this event.
Get the topic the message was published to.
-
Methodendetails
-
getTopic
Get the topic the message was published to.
- Gibt zurück:
- The topic.
-
getMessage
org.eclipse.paho.client.mqttv3.internal.wire.MqttReceivedMessage getMessage()
Get the received MQTT message that is associated with this event.
- Gibt zurück:
- The received MQTT message that is associated with this event.