public class MqttRetainedMessage extends Object implements Serializable
MqttRetainedMessage(io.netty.handler.codec.mqtt.MqttQoS qos, byte[] payload)
byte[]
getPayload()
io.netty.handler.codec.mqtt.MqttQoS
qosLevel()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MqttRetainedMessage(io.netty.handler.codec.mqtt.MqttQoS qos, byte[] payload)
public io.netty.handler.codec.mqtt.MqttQoS qosLevel()
public byte[] getPayload()
Copyright © 2021. All rights reserved.