Constructors

Properties

API: string = ...

The API path.

AUTH_REQUEST: string = ...

The API path for the auth request endpoint.

AUTH_REQUEST_CODE: string = ...

The API path for the auth request code endpoint.

COMMAND: string = ...

The API path for the command endpoint.

METADATA: "/metadata" = '/metadata'

The API path for the metadata endpoint.

PLAYLISTS: string = ...

The API path for the playlists' endpoint.

REALTIME: string = ...

The API path for the realtime endpoint.

STATE: string = ...

The API path for the state endpoint.

SUPPORTED_VERSION: "v1" = 'v1'

The supported version. Will be used to build the API path.