Player Apis
Player domain API for Spotify Web API.
Covers playback state, queue, device transfer, and playback control commands.
Constructors
Functions
Adds an item to the current user's playback queue.
Gets available Spotify Connect devices for the current user.
Gets the currently playing item for the current user.
Gets the current playback state for the current user.
Gets the current user's recently played tracks.
Gets the current user's playback queue.
Pauses playback on a Spotify Connect device.
Seeks playback to a position in milliseconds.
Sets playback volume percentage.
Sets playback repeat mode.
Skips to the next item in the playback queue.
Skips to the previous item in the playback queue.
Starts or resumes playback on a Spotify Connect device.
Enables or disables shuffle for playback.
Transfers playback to one of the user's Spotify Connect devices.