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

    Class AuthBuilder

    Builder for AUTH packets (MQTT 5.0 only).

    Index

    Constructors

    Methods

    • Set authentication data

      Parameters

      • value: Uint8Array

      Returns this

    • Set authentication method

      Parameters

      • value: string

      Returns this

    • Set reason string

      Parameters

      • value: string

      Returns this

    • Add user property

      Parameters

      • key: string
      • value: string

      Returns this