Class UpdatePlaylistsItemsReorderDeprecatedRequest

java.lang.Object
se.michaelthelin.spotify.requests.AbstractRequest<SnapshotResult>
se.michaelthelin.spotify.requests.data.AbstractDataRequest<SnapshotResult>
se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest
All Implemented Interfaces:
IRequest<SnapshotResult>

@Deprecated public class UpdatePlaylistsItemsReorderDeprecatedRequest extends AbstractDataRequest<SnapshotResult>
Deprecated.
Reorder an item or a group of items in a playlist.

When reordering items, the timestamp indicating when they were added and the user who added them will be kept untouched. In addition, the users following the playlists won’t be notified about changes in the playlists when the items are reordered.