Interface: RoomDiagnosticsPeers
@roomful/core / RoomDiagnosticsPeers
Interface: RoomDiagnosticsPeers
Section titled “Interface: RoomDiagnosticsPeers”Defined in: packages/core/src/types.ts:216
Captures peer registry diagnostics for a room.
Properties
Section titled “Properties”remoteCount
Section titled “remoteCount”remoteCount:
number
Defined in: packages/core/src/types.ts:220
Counts remote peers currently tracked by the room.
remotePeerIds
Section titled “remotePeerIds”remotePeerIds:
string[]
Defined in: packages/core/src/types.ts:225
Lists remote peer identifiers currently tracked by the room.