@qualithm/mqtt-wire - v0.1.5
    Preparing search index...

    Class DisconnectBuilder

    Builder for DISCONNECT packets.

    Index

    Constructors

    Methods

    • Set reason string

      Parameters

      • value: string

      Returns this

    • Set server reference

      Parameters

      • value: string

      Returns this

    • Set session expiry interval

      Parameters

      • seconds: number

      Returns this

    • Add user property

      Parameters

      • key: string
      • value: string

      Returns this