Enumeration Members

Enumeration Members

error: "error"

Something went wrong, the connector is in error state. Check the error message for more information.

loaded: "loaded"

Connector loading completed.

loading: "loading"

Connector loading process has started. Any SDK methods that required the connector id, will start working now.

ready: "ready"

Connector is fully configured and has the correct authentication information. At this point the connector is ready to make requests.

running: "running"

Connector is running in QuickJS.

Generated using TypeDoc