get Currently Playing Rest Action
fun getCurrentlyPlayingRestAction(): SpotifyRestAction<CurrentlyPlayingObject?>
Content copied to clipboard
Get the object currently being played on the user’s Spotify account.
Requireseither the SpotifyScope.USER_READ_PLAYBACK_STATE or SpotifyScope.USER_READ_CURRENTLY_PLAYING scopes
Sources
common source
Link copied to clipboard