Skip to content
Roomful is in public beta — install with the @beta tag. Share feedback →

Interface: RoomDiagnosticsPresence

@roomful/core


@roomful/core / RoomDiagnosticsPresence

Defined in: packages/core/src/types.ts:231

Captures local presence diagnostics for a room.

heartbeatActive: boolean

Defined in: packages/core/src/types.ts:240

Indicates whether the heartbeat loop is active.


selfLastSeen: number

Defined in: packages/core/src/types.ts:235

Records the last local presence heartbeat timestamp.