skip Forward Rest Action
fun skipForwardRestAction(deviceId: String? = null): SpotifyRestAction<String>
Content copied to clipboard
Skips to the next track in the user’s queue.
Requires the SpotifyScope.USER_MODIFY_PLAYBACK_STATE scope
Parameters
deviceId
The device to play on
Sources
common source
Link copied to clipboard