apollo-kotlin
3.8.2
common
apollo-runtime
/
com.apollographql.apollo3.network.http
/
HttpNetworkTransport
/
EngineInterceptor
Engine
Interceptor
common
inner
class
EngineInterceptor
:
HttpInterceptor
Content copied to clipboard
Constructors
Functions
Constructors
Engine
Interceptor
Link copied to clipboard
common
fun
EngineInterceptor
(
)
Content copied to clipboard
Functions
dispose
Link copied to clipboard
common
open
fun
dispose
(
)
Content copied to clipboard
intercept
Link copied to clipboard
common
open
suspend override
fun
intercept
(
request
:
HttpRequest
,
chain
:
HttpInterceptorChain
)
:
HttpResponse
Content copied to clipboard