Options
All
  • Public
  • Public/Protected
  • All
Menu

This directive configures and starts an event handler. This will enable the skill to receive Custom Events. A skill can only have one active Event Handler at a time.

interface

Hierarchy

  • StartEventHandlerDirective

Index

Properties

Optional eventFilter

eventFilter: EventFilter

Optional expiration

expiration: Expiration

Optional token

token: string

type

type: "CustomInterfaceController.StartEventHandler"