SpotifyApiSpotify LogoJS

ContextDisallows player.d.ts#L76

The disallows from the CurrentlyPlayingContext object.

https://developer.spotify.com/documentation/web-api/reference/#object-disallowsobject

Properties:

NameTypeDescription
interrupting_playbackbooleanInterrupting playback. Optional field.
pausingbooleanPausing.
OPTIONAL
resumingbooleanResuming.
OPTIONAL
seekingbooleanSeeking playback location.
OPTIONAL
skipping_nextbooleanSkipping to the next context.
OPTIONAL
skipping_prevbooleanSkipping to the previous context.
OPTIONAL
toggling_repeat_contextbooleanToggling repeat context flag.
OPTIONAL
toggling_repeat_trackbooleanToggling repeat track flag.
OPTIONAL
toggling_shufflebooleanToggling shuffle flag.
OPTIONAL
transferring_playbackbooleanTransfering playback between devices.
OPTIONAL