toggle menu
ZappBase
androidJvm
switch theme
search in API
WebServices
/
com.zappstudio.webservice.interceptor
/
ResponseInterceptor
Response
Interceptor
class
ResponseInterceptor
(
val
configuration
:
ConfigurationRestClient
)
:
Interceptor
Members
Constructors
Response
Interceptor
Link copied to clipboard
constructor
(
configuration
:
ConfigurationRestClient
)
Properties
configuration
Link copied to clipboard
val
configuration
:
ConfigurationRestClient
Functions
intercept
Link copied to clipboard
open
override
fun
intercept
(
chain
:
Interceptor.Chain
)
:
Response