public class MessageType extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
MessageType.HeaderType |
class |
MessageType.ValueFormat |
| Modifier and Type | Field and Description |
|---|---|
static short |
CONNECT |
static short |
CONNECTACK |
static short |
SEND |
static short |
SENDACK |
| Constructor and Description |
|---|
MessageType() |
public static final short CONNECT
public static final short CONNECTACK
public static final short SEND
public static final short SENDACK
Copyright © 2021. All rights reserved.