coil-base
/
coil.intercept
/
Interceptor
Interceptor
fun fun interface
Interceptor
Content copied to clipboard
Observe, transform, short circuit, or retry requests to an
ImageLoader
's image engine.
Types
Functions
Types
Chain
Link copied to clipboard
interface
Chain
Content copied to clipboard
Functions
intercept
Link copied to clipboard
abstract suspend fun
intercept
(chain:
Interceptor.Chain
):
ImageResult
Content copied to clipboard