| Package | Description |
|---|---|
| com.wrapper.spotify | |
| com.wrapper.spotify.requests.data.follow |
| Modifier and Type | Method | Description |
|---|---|---|
UnfollowArtistsOrUsersRequest.Builder |
SpotifyApi.unfollowArtistsOrUsers(ModelObjectType type,
String[] ids) |
Remove the current user as a follower of one or more artists or other Spotify users.
|
| Modifier and Type | Method | Description |
|---|---|---|
UnfollowArtistsOrUsersRequest.Builder |
UnfollowArtistsOrUsersRequest.Builder.ids(String ids) |
The artist or user IDs setter.
|
UnfollowArtistsOrUsersRequest.Builder |
UnfollowArtistsOrUsersRequest.Builder.type(ModelObjectType type) |
The ID type setter.
|
Copyright © 2019. All rights reserved.