intercept

abstract fun intercept(chain: Chain): Response

Invoked when a network request is intercepted.

Return

a network response

Since

200.2.0

Parameters

chain

the request chain of the intercepted network request