public class SUBACK extends MessageWithID
| Modifier and Type | Field and Description |
|---|---|
static byte |
FAILURE |
static byte |
QoS_0 |
static byte |
QoS_1 |
static byte |
QoS_2 |
messageId| Constructor and Description |
|---|
SUBACK(int messageId,
Byte... entries) |
SUBACK(int messageId,
List<Byte> grantedQos) |
| Modifier and Type | Method and Description |
|---|---|
List<Byte> |
getGrantedQos() |
getMessageId, setMessageIdpublic static final byte QoS_0
public static final byte QoS_1
public static final byte QoS_2
public static final byte FAILURE
public SUBACK(int messageId,
Byte... entries)
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.