skipForwardRestAction

fun skipForwardRestAction(deviceId: String? = null): SpotifyRestAction<String>

Skips to the next track in the user’s queue.

Requires the SpotifyScope.USER_MODIFY_PLAYBACK_STATE scope

Api Reference

Parameters

deviceId

The device to play on

Sources

common source
Link copied to clipboard