Uses of Class
de.sonallux.spotify.api.models.CurrentlyPlaying
-
Packages that use CurrentlyPlaying Package Description de.sonallux.spotify.api.apis.player -
-
Uses of CurrentlyPlaying in de.sonallux.spotify.api.apis.player
Methods in de.sonallux.spotify.api.apis.player that return types with arguments of type CurrentlyPlaying Modifier and Type Method Description ApiCall<CurrentlyPlaying>GetUsersCurrentlyPlayingTrackRequest. build()Build the request into an executable call
-