Chat SDK v1.3.5 for React Native
    Preparing search index...

    Class ChatError

    The chat error class, which contains the error code and error description.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • params: { code: number; description: string }

      Returns ChatError

    Properties

    code: number
    description: string

    The error description.