Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageFilter

Abstract base class for classes used to filter messages.

Hierarchy

Index

Methods

Methods

and

match

  • When overridden in a derived class, tests whether or not the message satisfies the criteria of the filter.

    Parameters

    • message: Message

      The message to match.

    Returns boolean

not

or

Generated using TypeDoc