Package com.whatsapp.api.interceptor
Class AuthenticationInterceptor
java.lang.Object
com.whatsapp.api.interceptor.AuthenticationInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
The type Authentication interceptor.
-
Nested Class Summary
Nested classes/interfaces inherited from interface okhttp3.Interceptor
okhttp3.Interceptor.Chain, okhttp3.Interceptor.Companion
-
Field Summary
Fields inherited from interface okhttp3.Interceptor
Companion
-
Constructor Summary
ConstructorDescriptionAuthenticationInterceptor
(String token) Instantiates a new Authentication interceptor. -
Method Summary
-
Constructor Details
-
AuthenticationInterceptor
Instantiates a new Authentication interceptor.- Parameters:
token
- the token
-
-
Method Details
-
intercept
- Specified by:
intercept
in interfaceokhttp3.Interceptor
- Throws:
IOException
-