OpenAPI-Android

com.kkbox.openapideveloper / com.kkbox.openapideveloper.api / TrackFetcher / fetchMetadata

fetchMetadata

fun fetchMetadata(): ResponseFuture<JsonObject>

Fetch metadata of a track by given ID.

this.trackId = trackId
return this

Return the object of the track’s metadata.