Restart

data class Restart(val restartedAt: Long) : SubscriptionAction<Nothing> (source)

Restarts the subscription state.

Constructors

Link copied to clipboard
constructor(restartedAt: Long)

Properties

Link copied to clipboard