The uri of the track or episode to add to the queue.
Optional request information.
Get the User's Currently Playing Track
Get the object currently being played on the user's Spotify account.
Optional request information.
Get a User's Available Devices
Get information about a user's available devices.
Get Information About the User's Current Playback
Get information about the user's current playback state, including track or episode, track progress, and active device.
Optional request information.
Get the Current User's Recently Played Tracks
Get tracks from the current user's recently played tracks.
Optional request information.
Pause a User's Playback
Pause playback on the user's account.
Optional request information.
Start or Resume a User's Playback
Start a new context or resume current playback on the user's active device.
Optional request information.
Seek to a Position in the Currently Playing Track
Seeks to the given position in the user's currently playing track.
The position in milliseconds to seek to.
Optional request information.
Set the Repeat Mode for the User's Playback
Set the repeat mode for the user's playback.
The desired repeat mode.
Optional request information.
Toggle Shuffle For User's Playback
Toggle shuffle on or off for user's playback.
The desired shuffle state.
Optional request information.
Set Volume For User's Playback
Set the volume for the user's current playback device.
The volume to set.
Optional request information.
Skip User's Playback To Next Track
Skips to next track in the user's queue.
Optional request information.
Skip User's Playback To Previous Track
Skips to previous track in the user's queue.
Optional request information.
Transfer a User's Playback
Transfer playback to a new device and determine if it should start playing.
The ID of the device on which playback should be started/transferred.
Optional request information.
Generated using TypeDoc
Add an Item to the User's Playback Queue
Add an item to the end of the user's current playback queue.