Package se.michaelthelin.spotify.requests.data.follow
package se.michaelthelin.spotify.requests.data.follow
-
ClassesClassDescriptionCheck to see if the current user is following one or more artists or other Spotify users.Builder class for building a
CheckCurrentUserFollowsArtistsOrUsersRequest.Check to see if one or more Spotify users are following a specified playlist.Builder class for building aCheckUsersFollowPlaylistRequest.Add the current user as a follower of one or more artists or other Spotify users.Builder class for building aFollowArtistsOrUsersRequest.Add the current user as a follower of a playlist.Builder class for building aFollowPlaylistRequest.Get the current user’s followed artists.Builder class for building aGetUsersFollowedArtistsRequest.Remove the current user as a follower of one or more artists or other Spotify users.Builder class for building anUnfollowArtistsOrUsersRequest.Remove the current user as a follower of a playlist.Builder class for building anUnfollowPlaylistRequest.