onPlaybackStateChanged

open fun onPlaybackStateChanged(data: SpotifyPlaybackStateChangedData)

A playback state change is sent whenever the user presses play/pause, or when seeking the track position.

Parameters

data

The data associated with this broadcast.

Sources

android source
Link copied to clipboard