Uses of Class
de.sonallux.spotify.api.apis.follow.UnfollowArtistsUsersRequest
-
Packages that use UnfollowArtistsUsersRequest Package Description de.sonallux.spotify.api.apis -
-
Uses of UnfollowArtistsUsersRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return UnfollowArtistsUsersRequest Modifier and Type Method Description UnfollowArtistsUsersRequestFollowApi. unfollowArtistsUsers(String type, List<String> ids)Unfollow Artists or Users
-