Methods

(static) executeItemQuery(queryType, params) → {dynamic}

Routes an item query through the ApiClient (GetApi()) based on queryType. Used for both the main request and the optional 2nd lookup for the # filter. queryType values: "liveTV", "studios", "genres", "artists", "albumArtists", "usersItems"

Parameters:
NameTypeDescription
queryTypestring
paramsobject
Returns:
Type: 
dynamic

(static) init() → {void}

Returns:
Type: 
void

(static) loadItems() → {void}

Returns:
Type: 
void