OpenAPI-Android

com.kkbox.openapideveloper / com.kkbox.openapideveloper.api / AlbumFetcher / fetchMetadata

fetchMetadata

fun fetchMetadata(): ResponseFuture<JsonObject>

Fetches metadata of an album by given ID.

this.albumId = albumId
return this

Return the album’s metadata object.