\r\n

51Degrees Device Detection C/C++  4.5

A device detection library that is used natively or by 51Degrees products

fiftyoneDegreesDataSetDeviceDetection Struct Reference

Detailed Description

Device detection data set structure which contains the 'must have's for all device detection data sets.

Collaboration diagram for fiftyoneDegreesDataSetDeviceDetection:

[legend]

Data Fields

fiftyoneDegreesDataSetBase  b
Base structure members.
uint32_t  uniqueUserAgentHeaderIndex
The unique HTTP header for the field name "User-Agent".
fiftyoneDegreesHeaderPtrArray *  ghevHeaders
Array of get high entropy values headers that must all be present to prevent the gethighentropyvalues javascript from being returned.
int  ghevRequiredPropertyIndex
Required property index for JavascriptGetHighEntropyValues.

The documentation for this struct was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/dataset-dd.h
On This Page