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