Uses of Class
de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAddWithPosition
-
Packages that use PlaylistTracksToAddWithPosition Package Description de.jsone_studios.wrapper.spotify.services -
-
Uses of PlaylistTracksToAddWithPosition in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services with parameters of type PlaylistTracksToAddWithPosition Modifier and Type Method Description retrofit2.Call<SnapshotId>PlaylistTracksSpotifyService. addTracksToPlaylist(String playlistId, PlaylistTracksToAddWithPosition tracksToAddWithPosition)Add tracks to a playlist
-