Skip to content

MessageCatchUpGeneration

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:169

One connection and scope generation, separate from application acknowledgement.

connection: "Connected" | "Connecting" | "Reconnecting" | "Failed" | "Closed"

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:178


connectionGeneration: bigint

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:177

Changes when the receiver reconnects; it does not reset application progress.


discoveryPending: boolean

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:183

True while Welcome-driven group discovery for this generation is incomplete.


errorCode: string | undefined

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:185


processing: "Complete" | "Pending" | "Blocked" | "Cancelled"

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:184


scopeGeneration: bigint

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:173

Changes when the set of requested topics changes.


topics: MessageTopicStatus[]

Defined in: bindings/wasm/dist/bindings_wasm.d.ts:179