Click or drag to resize
Quickblox.Sdk.GeneralDataModel.Filters Namespace
 
Classes
Enumerations
  EnumerationDescription
Public enumerationSearchOperators
lt (Less Than operator), lte (Less Than or Equal to operator), gt (Greater Than operator), gte (Greater Than or Equal to operator), ne (Not Equal to operator), in (Contained IN array operator), nin (Not contained IN array), all (ALL contained IN array), or (OR operator), ctn (Contains substring operator)
Public enumerationSortOperator