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
Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return CurrentlyPlayingModifier and TypeMethodDescriptionCurrentlyPlaying.Builder.build()
CurrentlyPlaying.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) -
Uses of CurrentlyPlaying in se.michaelthelin.spotify.requests.data.player
Methods in se.michaelthelin.spotify.requests.data.player that return CurrentlyPlayingModifier and TypeMethodDescriptionGetUsersCurrentlyPlayingTrackRequest.execute()
Get an user's currently playing track.