Uses of Class
de.sonallux.spotify.api.http.Response
Packages that use Response
-
Uses of Response in de.sonallux.spotify.api.http
Methods in de.sonallux.spotify.api.http that return ResponseModifier and TypeMethodDescriptionstatic <T> Response<T>ApiCall.executeCall()ApiCall.parseResponse(okhttp3.Response rawResponse) AuthorizedApiCall.parseResponse(okhttp3.Response rawResponse) static <T> Response<T>Response.success(T body, okhttp3.Response rawResponse)