toggle menu
soil
1.0.0-alpha09
common
switch theme
search in API
soil-query-core
/
soil.query
/
SubscriptionCommands
/
Restart
Restart
class
Restart
<
T
>
(
key
:
SubscriptionKey
<
T
>
,
revision
:
String
,
restartedAt
:
Long
)
:
SubscriptionCommand
<
T
>
Members
Constructors
Restart
Link copied to clipboard
constructor
(
key
:
SubscriptionKey
<
T
>
,
revision
:
String
,
restartedAt
:
Long
)
Functions
handle
Link copied to clipboard
open
suspend override
fun
handle
(
ctx
:
SubscriptionCommand.Context
<
T
>
)
Handles the subscription.