Package de.sonallux.spotify.api.http
Class AuthorizationAddingInterceptor
- java.lang.Object
-
- de.sonallux.spotify.api.http.AuthorizationAddingInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
public class AuthorizationAddingInterceptor extends Object implements okhttp3.Interceptor
-
-
Constructor Summary
Constructors Constructor Description AuthorizationAddingInterceptor()
-
-
-
Method Detail
-
intercept
@NotNull public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-
-