\r\n

51Degrees Device Detection .NET  4.1Newer Version 4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Hash.Engine.OnPremise Namespace Reference

enum  MatchMethods { MatchMethods.NONE, MatchMethods.PERFORMANCE, MatchMethods.COMBINED, MatchMethods.PREDICTIVE }
Enumeration of possible match methods used by the Hash engine. More...

Enumeration Type Documentation

◆ MatchMethods

Enumeration of possible match methods used by the Hash engine.

Enumerator

NONE 

No match was found

PERFORMANCE 

The performance graph was used to find a match.

COMBINED 

Both the performance and predictive graphs were used to find a match

PREDICTIVE 

The predictive graph was used to find a match.

On This Page