Uses of Class
se.michaelthelin.spotify.model_objects.special.PlaybackQueue.Builder
-
Uses of PlaybackQueue.Builder in se.michaelthelin.spotify.model_objects.special
Modifier and TypeMethodDescriptionPlaybackQueue.Builder.setCurrentlyPlaying
(IPlaylistItem currentlyPlaying) The item representing the user's currently playing item setter.PlaybackQueue.Builder.setQueue
(List<IPlaylistItem> queue) The items that are in the user's queue for the upcoming playback setter.