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
Subclasses with type arguments of type PlaybackQueue in se.michaelthelin.spotify.model_objects.specialModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingPlaybackQueueinstances.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
Subclasses with type arguments of type PlaybackQueue in se.michaelthelin.spotify.requests.data.playerModifier and TypeClassDescriptionclassGet the list of objects that make up the user's queue.static final classBuilder class for building aGetUsersQueueRequest.Methods in se.michaelthelin.spotify.requests.data.player that return PlaybackQueueModifier and TypeMethodDescriptionGetUsersQueueRequest.execute()Get the user's current playback queue.