public class MqttSubAckPayload extends Object
MqttSubAckMessage
MqttSubAckPayload(int... reasonCodes)
MqttSubAckPayload(Iterable<Integer> reasonCodes)
List<Integer>
grantedQoSLevels()
reasonCodes()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MqttSubAckPayload(int... reasonCodes)
public MqttSubAckPayload(Iterable<Integer> reasonCodes)
public List<Integer> grantedQoSLevels()
public List<Integer> reasonCodes()
public String toString()
toString
Object
Copyright © 2023. All rights reserved.