Uses of Class
se.michaelthelin.spotify.model_objects.special.PlaybackQueue.Builder
-
Packages that use PlaybackQueue.Builder Package Description se.michaelthelin.spotify.model_objects.special -
-
Uses of PlaybackQueue.Builder in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return PlaybackQueue.Builder Modifier and Type Method Description PlaybackQueue.BuilderPlaybackQueue.Builder. setQueue(List<Track> queue)The tracks that are in the user's queue for the upcoming playback setter.
-