Uses of Package
se.michaelthelin.spotify.requests.data.follow
-
ClassDescriptionBuilder class for building a
CheckCurrentUserFollowsArtistsOrUsersRequest
.Builder class for building aCheckUsersFollowPlaylistRequest
.Builder class for building aFollowArtistsOrUsersRequest
.Builder class for building aFollowPlaylistRequest
.Builder class for building aGetUsersFollowedArtistsRequest
.Builder class for building anUnfollowArtistsOrUsersRequest
.Builder class for building anUnfollowPlaylistRequest
. -
ClassDescriptionCheck 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
.