Uses of Class
com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Packages that use CurrentlyPlayingContext Package Description com.wrapper.spotify.model_objects.miscellaneous com.wrapper.spotify.requests.data.player -
-
Uses of CurrentlyPlayingContext in com.wrapper.spotify.model_objects.miscellaneous
Methods in com.wrapper.spotify.model_objects.miscellaneous that return CurrentlyPlayingContext Modifier and Type Method Description CurrentlyPlayingContextCurrentlyPlayingContext.Builder. build()CurrentlyPlayingContextCurrentlyPlayingContext.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of CurrentlyPlayingContext in com.wrapper.spotify.requests.data.player
Methods in com.wrapper.spotify.requests.data.player that return CurrentlyPlayingContext Modifier and Type Method Description CurrentlyPlayingContextGetInformationAboutUsersCurrentPlaybackRequest. execute()Get information about a user's playback.
-