LiveKit JS Client SDK - v2.22.2
    Preparing search index...

    Class LivekitError

    Base error that all LiveKit specific custom errors inherit from.

    Hierarchy (View Summary)

    Index
    • Parameters

      • code: number
      • Optionalmessage: string
      • Optionaloptions: { cause?: unknown }

      Returns LivekitError

    cause?: unknown
    code: number