coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-network-core
/
coil3.network
/
NetworkClient
/
executeRequest
execute
Request
abstract
suspend
fun
<
T
>
executeRequest
(
request
:
NetworkRequest
,
block
:
suspend
(
response
:
NetworkResponse
)
->
T
)
:
T