MessageCatchUpGeneration
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:169
One connection and scope generation, separate from application acknowledgement.
Properties
Section titled “Properties”connection
Section titled “connection”connection:
"Connected"|"Connecting"|"Reconnecting"|"Failed"|"Closed"
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:178
connectionGeneration
Section titled “connectionGeneration”connectionGeneration:
bigint
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:177
Changes when the receiver reconnects; it does not reset application progress.
discoveryPending
Section titled “discoveryPending”discoveryPending:
boolean
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:183
True while Welcome-driven group discovery for this generation is incomplete.
errorCode
Section titled “errorCode”errorCode:
string|undefined
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:185
processing
Section titled “processing”processing:
"Complete"|"Pending"|"Blocked"|"Cancelled"
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:184
scopeGeneration
Section titled “scopeGeneration”scopeGeneration:
bigint
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:173
Changes when the set of requested topics changes.
topics
Section titled “topics”topics:
MessageTopicStatus[]
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:179

