Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines a filter to be applied to a client-to-server message. The filter is also a logical AND group, so it can contain multiple comparisons that must all be true in order for the filter to pass.

Hierarchy

Implements

Index

Constructors

Methods

Constructors

constructor

  • new Filter(filterType: string): Filter

Methods

addComparison

toXMLString

  • toXMLString(): string