◆ matchedUserAgent
char* fiftyoneDegreesResultUserAgent::matchedUserAgent |
Pointer to the matched User-Agent if requested by setting the updateMatchedUserAgent config option to true, otherwise NULL.
The memory allocated to the pointer is determined by the maxMatchedUserAgentLength member of the ConfigDeviceDetection structure. The final character will always be a null terminator once initialized by the ResultsUserAgentInit method
- Examples
- Hash/MatchMetrics.c.