| Package | Description |
|---|---|
| com.wrapper.spotify.model_objects.specification |
| Modifier and Type | Method | Description |
|---|---|---|
TrackLink |
TrackLink.Builder.build() |
|
TrackLink |
TrackLink.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject) |
|
TrackLink |
Track.getLinkedFrom() |
Get the track link object of the track if
Track Relinking was applied and the requested track has been replaced with a different track.
|
TrackLink |
TrackSimplified.getLinkedFrom() |
Get the track link object of the track if
Track Relinking was applied and the requested track has been replaced with a different track.
|
| Modifier and Type | Method | Description |
|---|---|---|
Track.Builder |
Track.Builder.setLinkedFrom(TrackLink linkedFrom) |
Set the track link object of the track to be built.
|
TrackSimplified.Builder |
TrackSimplified.Builder.setLinkedFrom(TrackLink linkedFrom) |
Set the track link object of the track to be built.
|
Copyright © 2019. All rights reserved.