Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-compose
/
soil.query.compose
/
QuerySuccessObject
/
QuerySuccessObject
Query
Success
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.