OpenAPI-Android

com.kkbox.openapideveloper / com.kkbox.openapideveloper.api / SharedPlaylistFetcher / fetchMetadata

fetchMetadata

fun fetchMetadata(): ResponseFuture<JsonObject>

Fetch the shared playlist by given ID.

this.playlistId = playlistId
return this

Return the object of the shared playlist’s metadata.