Interface: RoomDiagnosticsComments
@roomful/core / RoomDiagnosticsComments
Interface: RoomDiagnosticsComments
Section titled “Interface: RoomDiagnosticsComments”Defined in: packages/core/src/types.ts:372
Captures comment-thread diagnostics for a room.
Properties
Section titled “Properties”openCount
Section titled “openCount”openCount:
number
Defined in: packages/core/src/types.ts:381
The number of threads that are not resolved.
threadCount
Section titled “threadCount”threadCount:
number
Defined in: packages/core/src/types.ts:376
The total number of comment threads.