toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
coil-core
/
coil3.intercept
/
Interceptor
Interceptor
fun
interface
Interceptor
Observe, transform, short circuit, or retry requests to an
ImageLoader
's image engine.
Members
Types
Chain
Link copied to clipboard
interface
Chain
Functions
intercept
Link copied to clipboard
abstract
suspend
fun
intercept
(
chain
:
Interceptor.Chain
)
:
ImageResult