Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
Packages that use CurrentlyPlaying.Builder
-
Uses of CurrentlyPlaying.Builder in se.michaelthelin.spotify.model_objects.miscellaneous
Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return CurrentlyPlaying.BuilderModifier and TypeMethodDescriptionCurrentlyPlaying.builder()CurrentlyPlaying.Builder.setActions(Actions actions) CurrentlyPlaying.Builder.setContext(Context context) CurrentlyPlaying.Builder.setCurrentlyPlayingType(CurrentlyPlayingType currentlyPlayingType) CurrentlyPlaying.Builder.setIs_playing(Boolean is_playing) CurrentlyPlaying.Builder.setItem(IPlaylistItem item) CurrentlyPlaying.Builder.setProgress_ms(Integer progress_ms) CurrentlyPlaying.Builder.setTimestamp(Long timestamp)