| Package | Description |
|---|---|
| com.wrapper.spotify | |
| com.wrapper.spotify.requests.data.follow |
| Class | Description |
|---|---|
| CheckCurrentUserFollowsArtistsOrUsersRequest.Builder |
Builder class for building a
CheckCurrentUserFollowsArtistsOrUsersRequest. |
| CheckUsersFollowPlaylistRequest.Builder |
Builder class for building a
CheckUsersFollowPlaylistRequest. |
| FollowArtistsOrUsersRequest.Builder |
Builder class for building a
FollowArtistsOrUsersRequest. |
| FollowPlaylistRequest.Builder |
Builder class for building a
FollowPlaylistRequest. |
| GetUsersFollowedArtistsRequest.Builder |
Builder class for building a
GetUsersFollowedArtistsRequest. |
| UnfollowArtistsOrUsersRequest.Builder |
Builder class for building an
UnfollowArtistsOrUsersRequest. |
| UnfollowPlaylistRequest.Builder |
Builder class for building an
UnfollowPlaylistRequest. |
| Class | Description |
|---|---|
| CheckCurrentUserFollowsArtistsOrUsersRequest |
Check to see if the current user is following one or more artists or other Spotify users.
|
| CheckCurrentUserFollowsArtistsOrUsersRequest.Builder |
Builder class for building a
CheckCurrentUserFollowsArtistsOrUsersRequest. |
| CheckUsersFollowPlaylistRequest |
Check to see if one or more Spotify users are following a specified playlist.
|
| CheckUsersFollowPlaylistRequest.Builder |
Builder class for building a
CheckUsersFollowPlaylistRequest. |
| FollowArtistsOrUsersRequest |
Add the current user as a follower of one or more artists or other Spotify users.
|
| FollowArtistsOrUsersRequest.Builder |
Builder class for building a
FollowArtistsOrUsersRequest. |
| FollowPlaylistRequest |
Add the current user as a follower of a playlist.
|
| FollowPlaylistRequest.Builder |
Builder class for building a
FollowPlaylistRequest. |
| GetUsersFollowedArtistsRequest |
Get the current user’s followed artists.
|
| GetUsersFollowedArtistsRequest.Builder |
Builder class for building a
GetUsersFollowedArtistsRequest. |
| UnfollowArtistsOrUsersRequest |
Remove the current user as a follower of one or more artists or other Spotify users.
|
| UnfollowArtistsOrUsersRequest.Builder |
Builder class for building an
UnfollowArtistsOrUsersRequest. |
| UnfollowPlaylistRequest |
Remove the current user as a follower of a playlist.
|
| UnfollowPlaylistRequest.Builder |
Builder class for building an
UnfollowPlaylistRequest. |
Copyright © 2019. All rights reserved.