\r\n

51Degrees Device Detection C/C++  4.4

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

fiftyoneDegreesEvidenceKeyValuePair Struct Reference

Detailed Description

Evidence key value pair structure which combines the prefix, key and value.

Examples
Hash/GettingStarted.c, and Hash/OfflineProcessing.c.

Data Fields

fiftyoneDegreesEvidencePrefix  prefix
e.g. More...
const char *  field
e.g. More...
const void *  originalValue
The original unparsed value.
const void *  parsedValue
The parsed value which may not be a string.

Field Documentation


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/common-cxx/evidence.h
On This Page