com.kkbox.openapideveloper / com.kkbox.openapideveloper.api
| AlbumFetcher | class AlbumFetcherGet metadata and tracks of an album. |
| Api | class ApiFetch KKBOX resources. |
| ArtistFetcher | class ArtistFetcherGet artist metadata. |
| ChartFetcher | class ChartFetcherFetches various kkbox charts. |
| FeaturedPlaylistCategoryFetcher | class FeaturedPlaylistCategoryFetcherList featured playlist categories. |
| FeaturedPlaylistFetcher | class FeaturedPlaylistFetcherList all featured playlists metadata. |
| GenreStationFetcher | class GenreStationFetcherFetch genre stations and get tracks for a specific genre station. |
| HttpClient | class HttpClientThe http client instance will get response from specific url. |
| MoodStationFetcher | class MoodStationFetcherFetch mood stations and get tracks for a specific mood station. |
| NewHitsPlaylistFetcher | class NewHitsPlaylistFetcherList all new hits playlists and fetch tracks for specific new hit playlist. |
| NewReleaseCategoryFetcher | class NewReleaseCategoryFetcherList categories of new release category and get metadata of specific new release category. |
| SearchFetcher | class SearchFetcherSearch 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 SharedPlaylistFetcherFetch metadata and tracks of a specific shared playlist. |
| TrackFetcher | class TrackFetcherFetch metadata of a track. |