EventDigestEntry

An entry in an event digest accumulator value.

Properties

Link copied to clipboard
abstract val digest: String?

Digest of the event.

Link copied to clipboard
abstract val eventIndex: <Error class: unknown class>?

Index of the event within its transaction.

Link copied to clipboard

Returns the field-presence view for this EventDigestEntry instance.

Functions

Link copied to clipboard
fun EventDigestEntry.copy(body: <Error class: unknown class>.() -> Unit = {}): EventDigestEntry

Copies the original message, including unknown fields.