QueryResult

The manager search result.

Signature

export interface QueryResult

Properties

5

Methods

0

No methods.

Properties

playlist: Playlist | null;

The playlist of the search result.

@type{Playlist | null}
exception: Exception | null;

The exception of the search result.

@type{Exception | null}