getCurrentPlayback

suspend fun getCurrentPlayback(market: String? = null): CurrentPlayback?(source)

Read the user's current playback.

Return

The CurrentPlayback object, can be null if nothing is currently played

Parameters

market

(Optional) ISO 3166-1 alpha-2 code of a country. Can also be 'from_token', equivalent to the current users country.