Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the Jsonlogic event filter expression and its corresponding match action. This filter is applied to all events during the event handler's duration. Events that are rejected by the filter expression are not sent to the skill.

interface

Hierarchy

  • EventFilter

Index

Properties

filterExpression

filterExpression: any

filterMatchAction

filterMatchAction: FilterMatchAction