Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
Package
Description
-
Uses of CurrentlyPlaying in se.michaelthelin.spotify.model_objects.miscellaneous
Modifier and TypeMethodDescriptionCurrentlyPlaying.Builder.build()
CurrentlyPlaying.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) -
Uses of CurrentlyPlaying in se.michaelthelin.spotify.requests.data.player
Modifier and TypeMethodDescriptionGetUsersCurrentlyPlayingTrackRequest.execute()
Get an user's currently playing track.