Package io.netty.handler.codec.mqtt
Class MqttMessageBuilders.SubAckBuilder
java.lang.Object
io.netty.handler.codec.mqtt.MqttMessageBuilders.SubAckBuilder
- Enclosing class:
MqttMessageBuilders
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddGrantedQos
(MqttQoS qos) addGrantedQoses
(MqttQoS... qoses) build()
packetId
(int packetId) packetId
(short packetId) Deprecated.properties
(MqttProperties properties)
-
Field Details
-
packetId
private int packetId -
properties
-
grantedQoses
-
-
Constructor Details
-
SubAckBuilder
SubAckBuilder()
-
-
Method Details
-
packetId
-
packetId
Deprecated.usepacketId(int)
instead -
properties
-
addGrantedQos
-
addGrantedQoses
-
build
-
packetId(int)
instead