| Package | Description |
|---|---|
| com.wrapper.spotify.model_objects.special |
| Modifier and Type | Method | Description |
|---|---|---|
FeaturedPlaylists.Builder |
FeaturedPlaylists.builder() |
|
FeaturedPlaylists.Builder |
FeaturedPlaylists.Builder.setMessage(String message) |
Set the message, which normally would be displayed on the front page of the "browse" tab.
|
FeaturedPlaylists.Builder |
FeaturedPlaylists.Builder.setPlaylists(Paging<PlaylistSimplified> playlists) |
Set a page of playlists contained in the featured playlists object to be built.
|
Copyright © 2019. All rights reserved.