class

Matcher

The base class for conditions in matching expressions.

Properties

new Matcher()

Developers never istantiate the Matcher class: this is done internally by the SmartFoxServer 2X API.

See also
BoolMatch
NumberMatch
StringMatch

Properties

read-only

symbol string

Returns the condition symbol of this matcher.

read-only

type number

Returns the type id of this matcher.