Class MqttSubAckPayload
java.lang.Object
com.swiftmq.impl.mqtt.v311.netty.handler.codec.mqtt.MqttSubAckPayload
Payload of the
MqttSubAckMessage
-
Constructor Summary
ConstructorDescriptionMqttSubAckPayload
(int... grantedQoSLevels) MqttSubAckPayload
(Iterable<Integer> grantedQoSLevels) -
Method Summary