Uses of Class
se.michaelthelin.spotify.requests.data.player.GetPlaybackStateRequest.Builder
Packages that use GetPlaybackStateRequest.Builder
-
Uses of GetPlaybackStateRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetPlaybackStateRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getPlaybackState()Get information about the user's current playback state, including context, track progress, and active device. -
Uses of GetPlaybackStateRequest.Builder in se.michaelthelin.spotify.requests.data.player
Subclasses with type arguments of type GetPlaybackStateRequest.Builder in se.michaelthelin.spotify.requests.data.playerModifier and TypeClassDescriptionstatic final classBuilder class for building aGetPlaybackStateRequest.Methods in se.michaelthelin.spotify.requests.data.player that return GetPlaybackStateRequest.BuilderModifier and TypeMethodDescriptionGetPlaybackStateRequest.Builder.additionalTypes(String additionalTypes) The additional types setter.GetPlaybackStateRequest.Builder.market(CountryCode market) The market country code setter.protected GetPlaybackStateRequest.BuilderGetPlaybackStateRequest.Builder.self()