MessageTopicStatus
Defined in: bindings/node/dist/index.d.ts:1117
Fixed-target receipt and processing status for one topic.
Properties
Section titled “Properties”errorCode?
Section titled “errorCode?”
optionalerrorCode?:string
Defined in: bindings/node/dist/index.d.ts:1132
processed
Section titled “processed”processed:
bigint
Defined in: bindings/node/dist/index.d.ts:1128
P: committed processing progress.
processing
Section titled “processing”processing:
"Complete"|"Pending"|"Blocked"|"Cancelled"
Defined in: bindings/node/dist/index.d.ts:1131
received
Section titled “received”received:
bigint
Defined in: bindings/node/dist/index.d.ts:1126
F: durably admitted network progress, not application acknowledgement.
registration
Section titled “registration”registration:
"Pending"|"Active"|"Removed"
Defined in: bindings/node/dist/index.d.ts:1122
scopeGeneration
Section titled “scopeGeneration”scopeGeneration:
bigint
Defined in: bindings/node/dist/index.d.ts:1121
Scope generation that registered this topic.
target?
Section titled “target?”
optionaltarget?:bigint
Defined in: bindings/node/dist/index.d.ts:1124
Captured H, or absent while target capture is still pending.
topic:
Uint8Array
Defined in: bindings/node/dist/index.d.ts:1119
Wire topic bytes identify the obligation independently of its current scope.
unresolvedWelcomes
Section titled “unresolvedWelcomes”unresolvedWelcomes:
bigint
Defined in: bindings/node/dist/index.d.ts:1130
Unresolved actual Welcome rows through H; missing integer IDs do not count.

