Uses of Class
se.michaelthelin.spotify.model_objects.special.PlaybackQueue
Packages that use PlaybackQueue
Package
Description
-
Uses of PlaybackQueue in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return PlaybackQueueModifier and TypeMethodDescriptionPlaybackQueue.Builder.build()
PlaybackQueue.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) -
Uses of PlaybackQueue in se.michaelthelin.spotify.requests.data.player
Methods in se.michaelthelin.spotify.requests.data.player that return PlaybackQueueModifier and TypeMethodDescriptionGetTheUsersQueueRequest.execute()
Get the user's current playback queue.