Uses of Class
de.sonallux.spotify.api.apis.player.GetUsersCurrentlyPlayingTrackRequest
-
Packages that use GetUsersCurrentlyPlayingTrackRequest Package Description de.sonallux.spotify.api.apis de.sonallux.spotify.api.apis.player -
-
Uses of GetUsersCurrentlyPlayingTrackRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return GetUsersCurrentlyPlayingTrackRequest Modifier and Type Method Description GetUsersCurrentlyPlayingTrackRequestPlayerApi. getUsersCurrentlyPlayingTrack(String market)Get the User's Currently Playing Track -
Uses of GetUsersCurrentlyPlayingTrackRequest in de.sonallux.spotify.api.apis.player
Methods in de.sonallux.spotify.api.apis.player that return GetUsersCurrentlyPlayingTrackRequest Modifier and Type Method Description GetUsersCurrentlyPlayingTrackRequestGetUsersCurrentlyPlayingTrackRequest. additionalTypes(String additionalTypes)A comma-separated list of item types that your client supports besides the defaulttracktype.
-