Uses of Class
de.sonallux.spotify.api.apis.follow.CheckIfUserFollowsPlaylistRequest
-
Packages that use CheckIfUserFollowsPlaylistRequest Package Description de.sonallux.spotify.api.apis -
-
Uses of CheckIfUserFollowsPlaylistRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return CheckIfUserFollowsPlaylistRequest Modifier and Type Method Description CheckIfUserFollowsPlaylistRequestFollowApi. checkIfUserFollowsPlaylist(String playlistId, String ids)Check if Users Follow a Playlist
-