Uses of Class
de.sonallux.spotify.core.model.SpotifyScope
-
Packages that use SpotifyScope Package Description de.sonallux.spotify.core.model -
-
Uses of SpotifyScope in de.sonallux.spotify.core.model
Methods in de.sonallux.spotify.core.model that return types with arguments of type SpotifyScope Modifier and Type Method Description Optional<SpotifyScope>SpotifyAuthorizationScopes. getScope(String name)Collection<SpotifyScope>SpotifyAuthorizationScopes. getScopeList()
-