Uses of Class
se.michaelthelin.spotify.model_objects.special.PlaybackQueue
-
Packages that use PlaybackQueue Package Description se.michaelthelin.spotify.model_objects.special se.michaelthelin.spotify.requests.data.player -
-
Uses of PlaybackQueue in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return PlaybackQueue Modifier and Type Method Description PlaybackQueuePlaybackQueue.Builder. build()PlaybackQueuePlaybackQueue.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 PlaybackQueue Modifier and Type Method Description PlaybackQueueGetTheUsersQueueRequest. execute()Get an user's current playback queue.
-