Restart

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

Restarts the subscription state.

Constructors

Link copied to clipboard
constructor(restartedAt: Long)

Properties

Link copied to clipboard