Type alias ConnectionErrorCallback

ConnectionErrorCallback: ((error) => any)

Type declaration

    • (error): any
    • Parameters

      • error: string

      Returns any

Generated using TypeDoc