Soil
Toggle table of contents
1.0.0-alpha14
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-compose
/
soil.query.compose
/
SubscriptionLoadingObject
/
SubscriptionLoadingObject
Subscription
Loading
Object
constructor
(
reply
:
Reply
<
T
>
,
replyUpdatedAt
:
Long
,
error
:
Throwable
?
,
errorUpdatedAt
:
Long
,
restartedAt
:
Long
,
reset
:
suspend
(
)
->
Unit
)
(
source
)
Parameters
T
Type of data to receive.