| Package | Description |
|---|---|
| com.wrapper.spotify | |
| com.wrapper.spotify.requests.data.follow |
| Modifier and Type | Method | Description |
|---|---|---|
CheckUsersFollowPlaylistRequest.Builder |
SpotifyApi.checkUsersFollowPlaylist(String owner_id,
String playlist_id,
String[] ids) |
Check to see if one or more Spotify users are following a specified playlist.
|
| Modifier and Type | Method | Description |
|---|---|---|
CheckUsersFollowPlaylistRequest.Builder |
CheckUsersFollowPlaylistRequest.Builder.ids(String ids) |
The user IDs setter.
|
CheckUsersFollowPlaylistRequest.Builder |
CheckUsersFollowPlaylistRequest.Builder.owner_id(String owner_id) |
The playlists owner ID setter.
|
CheckUsersFollowPlaylistRequest.Builder |
CheckUsersFollowPlaylistRequest.Builder.playlist_id(String playlist_id) |
The paylist ID setter.
|
Copyright © 2019. All rights reserved.