Reset

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

Resets the subscription state.

Constructors

Link copied to clipboard
constructor(restartedAt: Long)

Properties

Link copied to clipboard