Package com.smartfoxserver.v2.entities.match
-
Class Summary Class Description MatchExpression OverviewMatchingUtils RoomProperties A list of additional properties that can be used in MatchExpressions for Room objectsUserProperties A list of additional properties that can be used in MatchExpressions for User objects -
Enum Summary Enum Description BoolMatch This matcher is used in MatchExpressions to check boolean conditionsNumberMatch This matcher is used in MatchExpressions to check Numeric conditionsStringMatch This matcher is used in MatchExpressions to check String conditions