| Package | Description |
|---|---|
| com.wrapper.spotify | |
| com.wrapper.spotify.requests.data.follow |
| Modifier and Type | Method | Description |
|---|---|---|
FollowPlaylistRequest.Builder |
SpotifyApi.followPlaylist(String playlist_id,
boolean public_) |
Add the current user as a follower of a playlist.
|
| Modifier and Type | Method | Description |
|---|---|---|
FollowPlaylistRequest.Builder |
FollowPlaylistRequest.Builder.playlist_id(String playlist_id) |
The playlist ID setter.
|
FollowPlaylistRequest.Builder |
FollowPlaylistRequest.Builder.public_(Boolean public_) |
The public following state setter.
|
Copyright © 2019. All rights reserved.