Uses of Class
se.michaelthelin.spotify.requests.data.player.GetCurrentlyPlayingTrackRequest.Builder
Packages that use GetCurrentlyPlayingTrackRequest.Builder
-
Uses of GetCurrentlyPlayingTrackRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetCurrentlyPlayingTrackRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getCurrentlyPlayingTrack()Get the object currently being played on the user's Spotify account. -
Uses of GetCurrentlyPlayingTrackRequest.Builder in se.michaelthelin.spotify.requests.data.player
Subclasses with type arguments of type GetCurrentlyPlayingTrackRequest.Builder in se.michaelthelin.spotify.requests.data.playerModifier and TypeClassDescriptionstatic final classBuilder class for building aGetCurrentlyPlayingTrackRequest.Methods in se.michaelthelin.spotify.requests.data.player that return GetCurrentlyPlayingTrackRequest.BuilderModifier and TypeMethodDescriptionGetCurrentlyPlayingTrackRequest.Builder.additionalTypes(String additionalTypes) The additional types setter.GetCurrentlyPlayingTrackRequest.Builder.market(CountryCode market) The market country code setter.protected GetCurrentlyPlayingTrackRequest.BuilderGetCurrentlyPlayingTrackRequest.Builder.self()