toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-compose
/
soil.query.compose
/
QueryLoadingObject
/
QueryLoadingObject
Query
Loading
Object
constructor
(
reply
:
Reply
<
T
>
,
replyUpdatedAt
:
Long
,
error
:
Throwable
?
,
errorUpdatedAt
:
Long
,
staleAt
:
Long
,
fetchStatus
:
QueryFetchStatus
,
isInvalidated
:
Boolean
,
refresh
:
suspend
(
)
->
Unit
)
Parameters
T
Type of data to retrieve.