Uses of Class
de.sonallux.spotify.api.models.SavedEpisode
-
Packages that use SavedEpisode Package Description de.sonallux.spotify.api.apis.library -
-
Uses of SavedEpisode in de.sonallux.spotify.api.apis.library
Methods in de.sonallux.spotify.api.apis.library that return types with arguments of type SavedEpisode Modifier and Type Method Description ApiCall<Paging<SavedEpisode>>GetUsersSavedEpisodesRequest. build()Build the request into an executable call
-