OpenAPI-Android

com.kkbox.openapideveloper / com.kkbox.openapideveloper.api

Package com.kkbox.openapideveloper.api

Types

AlbumFetcher class AlbumFetcher
Get metadata and tracks of an album.
Api class Api
Fetch KKBOX resources.
ArtistFetcher class ArtistFetcher
Get artist metadata.
ChartFetcher class ChartFetcher
Fetches various kkbox charts.
FeaturedPlaylistCategoryFetcher class FeaturedPlaylistCategoryFetcher
List featured playlist categories.
FeaturedPlaylistFetcher class FeaturedPlaylistFetcher
List all featured playlists metadata.
GenreStationFetcher class GenreStationFetcher
Fetch genre stations and get tracks for a specific genre station.
HttpClient class HttpClient
The http client instance will get response from specific url.
MoodStationFetcher class MoodStationFetcher
Fetch mood stations and get tracks for a specific mood station.
NewHitsPlaylistFetcher class NewHitsPlaylistFetcher
List all new hits playlists and fetch tracks for specific new hit playlist.
NewReleaseCategoryFetcher class NewReleaseCategoryFetcher
List categories of new release category and get metadata of specific new release category.
SearchFetcher class SearchFetcher
Search API, the types it can search includes artists, albums, tracks, or playlists. Default to search all types, use “,” to separate types if you want to use multiple types to search at the same time.
SharedPlaylistFetcher class SharedPlaylistFetcher
Fetch metadata and tracks of a specific shared playlist.
TrackFetcher class TrackFetcher
Fetch metadata of a track.