Function: filterByAgent()
filterByAgent(
segments,agentId):StreamSegment[]
Defined in: core/dist/types/segments/selectors.d.ts:42
Filter segments by agent ID. Returns only segments from the specified agent.
Parameters
segments
agentId
string
filterByAgent(
segments,agentId):StreamSegment[]
Defined in: core/dist/types/segments/selectors.d.ts:42
Filter segments by agent ID. Returns only segments from the specified agent.
string