pauseRestAction

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

Pause playback on the user’s account.

Requires the SpotifyScope.USER_MODIFY_PLAYBACK_STATE scope

Api Reference

Parameters

deviceId

The device to play on

Sources

common source
Link copied to clipboard