public class MqttMessage extends Object
MqttMessage(String topic, byte[] payload)
byte[]
getMessage()
String
getTopic()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MqttMessage(String topic, byte[] payload)
public byte[] getMessage()
public String getTopic()
Copyright © 2023 The Apache Software Foundation. All rights reserved.