Uses of Class
com.wrapper.spotify.requests.data.player.GetInformationAboutUsersCurrentPlaybackRequest.Builder
-
Packages that use GetInformationAboutUsersCurrentPlaybackRequest.Builder Package Description com.wrapper.spotify com.wrapper.spotify.requests.data.player -
-
Uses of GetInformationAboutUsersCurrentPlaybackRequest.Builder in com.wrapper.spotify
Methods in com.wrapper.spotify that return GetInformationAboutUsersCurrentPlaybackRequest.Builder Modifier and Type Method Description GetInformationAboutUsersCurrentPlaybackRequest.BuilderSpotifyApi. getInformationAboutUsersCurrentPlayback()Get information about the users current playback state, including track, track progress, and active device. -
Uses of GetInformationAboutUsersCurrentPlaybackRequest.Builder in com.wrapper.spotify.requests.data.player
Methods in com.wrapper.spotify.requests.data.player that return GetInformationAboutUsersCurrentPlaybackRequest.Builder Modifier and Type Method Description GetInformationAboutUsersCurrentPlaybackRequest.BuilderGetInformationAboutUsersCurrentPlaybackRequest.Builder. market(com.neovisionaries.i18n.CountryCode market)The market country code setter.
-