| Package | Description |
|---|---|
| com.wrapper.spotify.model_objects.miscellaneous |
| Modifier and Type | Method | Description |
|---|---|---|
CurrentlyPlaying.Builder |
CurrentlyPlaying.builder() |
|
CurrentlyPlaying.Builder |
CurrentlyPlaying.Builder.setContext(Context context) |
The playing context setter.
|
CurrentlyPlaying.Builder |
CurrentlyPlaying.Builder.setIs_playing(Boolean is_playing) |
The playing state setter.
|
CurrentlyPlaying.Builder |
CurrentlyPlaying.Builder.setItem(Track item) |
The currently playing track setter.
|
CurrentlyPlaying.Builder |
CurrentlyPlaying.Builder.setProgress_ms(Integer progress_ms) |
The current track progress setter.
|
CurrentlyPlaying.Builder |
CurrentlyPlaying.Builder.setTimestamp(Long timestamp) |
The timestamp setter.
|
Copyright © 2019. All rights reserved.