Type alias CompleteCallback

CompleteCallback: (() => any)

Type declaration

    • (): any
    • This callback is called when the network connection is closed (e.g. because of network timeout or lost Wi-Fi connection)

      Returns any

Generated using TypeDoc