Uses of Class
com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying
-
Packages that use CurrentlyPlaying Package Description com.wrapper.spotify.model_objects.miscellaneous com.wrapper.spotify.requests.data.player -
-
Uses of CurrentlyPlaying in com.wrapper.spotify.model_objects.miscellaneous
Methods in com.wrapper.spotify.model_objects.miscellaneous that return CurrentlyPlaying Modifier and Type Method Description CurrentlyPlayingCurrentlyPlaying.Builder. build()CurrentlyPlayingCurrentlyPlaying.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of CurrentlyPlaying in com.wrapper.spotify.requests.data.player
Methods in com.wrapper.spotify.requests.data.player that return CurrentlyPlaying Modifier and Type Method Description CurrentlyPlayingGetUsersCurrentlyPlayingTrackRequest. execute()Get an user's currently playing track.
-