Interface: SessionParticipant
@roomful/core / SessionParticipant
Interface: SessionParticipant
Section titled “Interface: SessionParticipant”Defined in: packages/core/src/engines/session-summary.ts:7
One participant’s footprint in a session summary.
Properties
Section titled “Properties”eventCount
Section titled “eventCount”eventCount:
number
Defined in: packages/core/src/engines/session-summary.ts:11
How many events they produced.
isAgent
Section titled “isAgent”isAgent:
boolean
Defined in: packages/core/src/engines/session-summary.ts:13
Whether they are an AI agent (see isAgentPeer).
peer:
Peer
Defined in: packages/core/src/engines/session-summary.ts:9
The participant, carrying presence.