| Package | Description |
|---|---|
| com.wrapper.spotify.model_objects.miscellaneous | |
| com.wrapper.spotify.model_objects.specification |
| Modifier and Type | Method | Description |
|---|---|---|
Context |
CurrentlyPlaying.getContext() |
Get the context the track was played from.
|
Context |
CurrentlyPlayingContext.getContext() |
Get the context from where the currently playing track is played from.
|
| Modifier and Type | Method | Description |
|---|---|---|
CurrentlyPlaying.Builder |
CurrentlyPlaying.Builder.setContext(Context context) |
The playing context setter.
|
CurrentlyPlayingContext.Builder |
CurrentlyPlayingContext.Builder.setContext(Context context) |
The playing context setter.
|
| Modifier and Type | Method | Description |
|---|---|---|
Context |
Context.Builder.build() |
|
Context |
Context.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject) |
|
Context |
PlayHistory.getContext() |
Get the context the track was played from.
|
| Modifier and Type | Method | Description |
|---|---|---|
PlayHistory.Builder |
PlayHistory.Builder.setContext(Context context) |
The context setter.
|
Copyright © 2019. All rights reserved.