Uses of Class
se.michaelthelin.spotify.requests.data.library.RemoveUsersSavedEpisodesRequest.Builder
-
Uses of RemoveUsersSavedEpisodesRequest.Builder in se.michaelthelin.spotify
Modifier and TypeMethodDescriptionSpotifyApi.removeUsersSavedEpisodes
(com.google.gson.JsonArray ids) Remove one or more episodes from the current user's library.SpotifyApi.removeUsersSavedEpisodes
(String... ids) Remove one or more episodes from the current user's library. -
Uses of RemoveUsersSavedEpisodesRequest.Builder in se.michaelthelin.spotify.requests.data.library
Modifier and TypeMethodDescriptionRemoveUsersSavedEpisodesRequest.Builder.ids
(com.google.gson.JsonArray ids) The episode IDs setter.The episode IDs setter.protected RemoveUsersSavedEpisodesRequest.Builder
RemoveUsersSavedEpisodesRequest.Builder.self()