Interface ModifiableOutboundDisconnectPacket

  • All Superinterfaces:
    DisconnectPacket

    @DoNotImplement
    public interface ModifiableOutboundDisconnectPacket
    extends DisconnectPacket
    An outbound DisconnectPacket that can be modified before it is sent to the client.

    This packet is only used for MQTT 5 clients as MQTT 3.x does not support outbound disconnects.

    Since:
    4.3.0, CE 2020.1