| Package | Description |
|---|---|
| com.wrapper.spotify | |
| com.wrapper.spotify.requests.data.follow.legacy |
| Modifier and Type | Method | Description |
|---|---|---|
UnfollowPlaylistRequest.Builder |
SpotifyApi.unfollowPlaylist(String owner_id,
String playlist_id) |
Remove the specified user as a follower of a playlist.
|
| Modifier and Type | Method | Description |
|---|---|---|
UnfollowPlaylistRequest.Builder |
UnfollowPlaylistRequest.Builder.owner_id(String owner_id) |
The playlist owner ID setter.
|
UnfollowPlaylistRequest.Builder |
UnfollowPlaylistRequest.Builder.playlist_id(String playlist_id) |
The playlist ID setter.
|
Copyright © 2019. All rights reserved.