public class MqttPacket
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected MqttPacketType |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
MqttPacket(MqttPacketType type) |
| Modifier and Type | Method and Description |
|---|---|
MqttPacketType |
getType() |
protected MqttPacketType type
protected MqttPacket(MqttPacketType type)
public MqttPacketType getType()