| Package | Description |
|---|---|
| com.wrapper.spotify.model_objects.miscellaneous | |
| com.wrapper.spotify.model_objects.specification |
| Modifier and Type | Method | Description |
|---|---|---|
PlaylistTracksInformation |
PlaylistTracksInformation.Builder.build() |
|
PlaylistTracksInformation |
PlaylistTracksInformation.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject) |
| Modifier and Type | Method | Description |
|---|---|---|
PlaylistTracksInformation |
PlaylistSimplified.getTracks() |
Get information about the tracks of the playlist.
|
| Modifier and Type | Method | Description |
|---|---|---|
PlaylistSimplified.Builder |
PlaylistSimplified.Builder.setTracks(PlaylistTracksInformation tracks) |
Set some track infromation of the playlist to be built.
|
Copyright © 2019. All rights reserved.