PersistedReaction

data class PersistedReaction(val id: PersistedReactionId, val reaction: Reaction)(source)

A persisted reaction paired with the exact row identity needed by durable background work.

Constructors

Link copied to clipboard
constructor(id: PersistedReactionId, reaction: Reaction)

Properties

Link copied to clipboard
Link copied to clipboard