◆ allowUnmatched
bool fiftyoneDegreesConfigDeviceDetection::allowUnmatched |
True if there should be at least one matched node in order for the results to be considered valid.
By default, this is false
\r\n
Device detection configuration structure containing device detection specific configuration options, and options that apply to structures and methods in device detection libraries.
fiftyoneDegreesConfigBase | b
Base structure members.
|
bool | updateMatchedUserAgent
True if the detection should record the matched characters from the target User-Agent.
|
size_t | maxMatchedUserAgentLength
Number of characters to consider in the matched User-Agent. More...
|
bool | allowUnmatched
True if there should be at least one matched node in order for the results to be considered valid. More...
|
bool fiftyoneDegreesConfigDeviceDetection::allowUnmatched |
True if there should be at least one matched node in order for the results to be considered valid.
By default, this is false
size_t fiftyoneDegreesConfigDeviceDetection::maxMatchedUserAgentLength |
Number of characters to consider in the matched User-Agent.
Ignored if updateMatchedUserAgent is false.