Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Packages that use CurrentlyPlayingContext
Package
Description
-
Uses of CurrentlyPlayingContext in se.michaelthelin.spotify.model_objects.miscellaneous
Subclasses with type arguments of type CurrentlyPlayingContext in se.michaelthelin.spotify.model_objects.miscellaneousModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingCurrentlyPlayingContextinstances.Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return CurrentlyPlayingContext -
Uses of CurrentlyPlayingContext in se.michaelthelin.spotify.requests.data.player
Subclasses with type arguments of type CurrentlyPlayingContext in se.michaelthelin.spotify.requests.data.playerModifier and TypeClassDescriptionclassGet information about the user’s current playback state, including track, track progress, and active device.static final classBuilder class for building aGetPlaybackStateRequest.Methods in se.michaelthelin.spotify.requests.data.player that return CurrentlyPlayingContextModifier and TypeMethodDescriptionGetPlaybackStateRequest.execute()Get information about a user's playback.