Class MqttWillMessage
java.lang.Object
org.dromara.mica.mqtt.core.client.MqttWillMessage
遗嘱消息
- Author:
- L.cm
-
Method Details
-
getTopic
-
getMessage
public byte[] getMessage() -
isRetain
public boolean isRetain() -
getQos
public org.dromara.mica.mqtt.codec.MqttQoS getQos() -
getWillProperties
public org.dromara.mica.mqtt.codec.MqttProperties getWillProperties() -
builder
-
equals
-
hashCode
public int hashCode() -
toString
-