Skip to content

agent-event-service / Exports / IEventServiceOwnerBinding

Interface: IEventServiceOwnerBinding

Explicit owner binding information used for scoped event emission.

Table of contents

Properties

Properties

ownerType

ownerType: string

Defined in

interfaces.ts:126


ownerId

ownerId: string

Defined in

interfaces.ts:127


ownerPath

ownerPath: IOwnerPathSegment[]

Defined in

interfaces.ts:128

Released under the MIT License.