public class Puback
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
msgID
MQTT message ID.
|
int |
type
MQTT message type.
|
| Constructor and Description |
|---|
Puback() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
decode(byte[] cborEncodedBytes) |
byte[] |
encode() |