| CheckCurrentUserFollowsArtistsOrUsersRequest |
Check to see if the current user is following one or more artists or other Spotify users.
|
| CheckCurrentUserFollowsArtistsOrUsersRequest.Builder |
|
| CheckUsersFollowPlaylistRequest |
Check to see if one or more Spotify users are following a specified playlist.
|
| CheckUsersFollowPlaylistRequest.Builder |
|
| FollowArtistsOrUsersRequest |
Add the current user as a follower of one or more artists or other Spotify users.
|
| FollowArtistsOrUsersRequest.Builder |
|
| FollowPlaylistRequest |
Add the current user as a follower of a playlist.
|
| FollowPlaylistRequest.Builder |
|
| GetUsersFollowedArtistsRequest |
Get the current user’s followed artists.
|
| GetUsersFollowedArtistsRequest.Builder |
|
| UnfollowArtistsOrUsersRequest |
Remove the current user as a follower of one or more artists or other Spotify users.
|
| UnfollowArtistsOrUsersRequest.Builder |
|
| UnfollowPlaylistRequest |
Remove the current user as a follower of a playlist.
|
| UnfollowPlaylistRequest.Builder |
|