Package com.hivemq.extension.sdk.api.packets.disconnect
-
Interface Summary Interface Description DisconnectPacket Represents a DISCONNECT packet.ModifiableInboundDisconnectPacket An inboundDisconnectPacketthat can be modified before it is sent to the server.ModifiableOutboundDisconnectPacket An outboundDisconnectPacketthat can be modified before it is sent to the client. -
Enum Summary Enum Description DisconnectReasonCode MQTT 5 disconnect reason codes are listed here.