Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
Packages that use CurrentlyPlaying
Package
Description
-
Uses of CurrentlyPlaying in se.michaelthelin.spotify.model_objects.miscellaneous
Subclasses with type arguments of type CurrentlyPlaying in se.michaelthelin.spotify.model_objects.miscellaneousModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingCurrentlyPlayinginstances.Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return CurrentlyPlaying -
Uses of CurrentlyPlaying in se.michaelthelin.spotify.requests.data.player
Subclasses with type arguments of type CurrentlyPlaying in se.michaelthelin.spotify.requests.data.playerModifier and TypeClassDescriptionclassGet the object currently being played on the user’s Spotify account.static final classBuilder class for building aGetCurrentlyPlayingTrackRequest.Methods in se.michaelthelin.spotify.requests.data.player that return CurrentlyPlayingModifier and TypeMethodDescriptionGetCurrentlyPlayingTrackRequest.execute()Get an user's currently playing track.