knomadic
Toggle table of contents
0.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
knomadic
knomadic
/
nz.adjmunro.knomadic.fetch.members
/
onFetching
on
Fetching
inline
fun
<
T
:
Any
>
Fetch
<
T
>
.
onFetching
(
action
:
Fetch.Fetching
.
(
)
->
Unit
)
:
Fetch
<
T
>
also do an
action
, if
Fetch
is
in-progress
.