|
Class Summary |
| AutoUpdate |
|
| BaseScore |
|
| Cache<K,V> |
Used to speed the retrieval of detection results over duplicate requests. |
| ClosestScore |
|
| Controller |
A single static class which controls the device detection process. |
| Dataset |
Data set used for device detection created by the reader classes. |
| IndexDifference |
Used in the closest match to track the difference and the character position
index. |
| LicenceKey |
Class to hold and validate a 51Degrees.mobi Licence key. |
| Match |
Generate when a device detection is requested to include the signature
matched, the confidence of the match and the method used to obtain the match. |
| NearestScore |
Used to determine if all the signature node sub strings are in the target
just at different character positions. |
| Provider |
Provider used to perform a detection based on a user agent string. |
| SortedList<K,V> |
|
| TrieProvider |
Decision trie data structure provider. |