The settings API service manager.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

serverSettings: ServerConnection.ISettings

The server settings used to make API requests.

Methods

  • Remove a value using the data connector.

    Parameters

    • id: string

      The identifier for the data being removed.

    Returns Promise<any>

    A promise that always rejects with an error.

    Notes

    Subclasses should reimplement if they support a back-end that can remove.