public class MQTTReturnMessage extends InternalHandle
用于表示接收到的消息,从中可以获得订阅的主题和具体点消息内容
MQTTReturnMessage()
java.lang.String
getMessage()
getTopic()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MQTTReturnMessage()
public java.lang.String getTopic()
public java.lang.String getMessage()