\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Apple Namespace Reference

Classes

class  AppleDecisionTree
Data class used to store details of the decision tree used by AppleProfileEngine in memory. More...
class  AppleDecisionTreeNode
A node in the decision tree that matches an evidence value against a single expected value More...
class  AppleDecisionTreeNodeBase
Base class for nodes in the decision tree used by AppleDecisionTree. More...
class  AppleDecisionTreeNodeRange
A node in the decision tree that matches an evidence value against an expected range of values. More...
class  AppleProfileData
The data populated by AppleProfileEngine More...
class  AppleProfileEngine
This engine uses evidence gathered from client-side scripts to determine the hardware profile id of the Apple device(s). More...
class  AppleProfileEngineBuilder
The builder for AppleProfileEngine More...
class  ApplePropertyMetaData
Property meta data class used by AppleProfileEngine More...
class  Constants
Class containing values for commonly used evidence keys More...
interface  IAppleDecisionTreeNode
interface  IAppleProfileData
The data interface populated by AppleProfileEngine More...
On This Page