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