Interface Event

Hierarchy

  • Event

Implemented by

Properties

eventName: string
eventUuid: string
originBusUuid?: string
shouldBroadcast?: boolean | (() => Awaitable<boolean>)