Encoded
Encoded<
TEventDef> =object
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:24
Full event with composite sequence numbers and encoded args. Includes clientId/sessionId for sync.
Type Parameters
Section titled “Type Parameters”TEventDef
Section titled “TEventDef”TEventDef extends Any
Properties
Section titled “Properties”args:
Schema.Schema.Encoded<TEventDef["schema"]>
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:26
clientId
Section titled “clientId”clientId:
string
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:29
name:
TEventDef["name"]
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:25
parentSeqNum
Section titled “parentSeqNum”parentSeqNum:
Composite
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:28
seqNum
Section titled “seqNum”seqNum:
Composite
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:27
sessionId
Section titled “sessionId”sessionId:
string
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:30