toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-compose
/
soil.query.compose
/
SubscriptionIdleObject
/
SubscriptionIdleObject
Subscription
Idle
Object
constructor
(
reply
:
Reply
<
T
>
,
replyUpdatedAt
:
Long
,
error
:
Throwable
?
,
errorUpdatedAt
:
Long
,
subscribe
:
suspend
(
)
->
Unit
,
unsubscribe
:
(
)
->
Unit
,
reset
:
suspend
(
)
->
Unit
)
Parameters
T
Type of data to receive.