Interface: RoomDiagnosticsPresence
@roomful/core / RoomDiagnosticsPresence
Interface: RoomDiagnosticsPresence
Section titled “Interface: RoomDiagnosticsPresence”Defined in: packages/core/src/types.ts:231
Captures local presence diagnostics for a room.
Properties
Section titled “Properties”heartbeatActive
Section titled “heartbeatActive”heartbeatActive:
boolean
Defined in: packages/core/src/types.ts:240
Indicates whether the heartbeat loop is active.
selfLastSeen
Section titled “selfLastSeen”selfLastSeen:
number
Defined in: packages/core/src/types.ts:235
Records the last local presence heartbeat timestamp.