agent-core / Exports / IEventServiceOwnerBinding
Interface: IEventServiceOwnerBinding
Explicit owner binding information used for scoped event emission.
Table of contents
Properties
Properties
ownerType
• ownerType: string
Defined in
packages/agent-core/src/event-service/interfaces.ts:125
ownerId
• ownerId: string
Defined in
packages/agent-core/src/event-service/interfaces.ts:126
ownerPath
• ownerPath: IOwnerPathSegment[]