|
class | ClientProps |
| This class is used by the main API class and should not be used directly. This class tries to extract properties provided from the client side component.
|
|
class | Config |
| DeviceApi Configurations. To change the default configs of the DeviceAtlas DeviceApi create an instance of this class, set your preferred configs and pass the instance to the constructor of a DeviceApi or DeviceApiWeb. Note that you may change the configs even after the Config instance has been passed to the DeviceApi. More...
|
|
class | DetectionData |
| This class parses the DeviceAtlas JSON and represents the data.
|
|
class | DeviceApi |
|
class | DeviceApiWeb |
|
class | DeviceApiWebCore |
|
class | PostWalkRules |
| This class is used by the main API class and should not be used directly.
|
|
class | Tree |
| This class is a wrapper around the JSON tree data, tree walk also collects properties from other DeviceAtlas detection objects.
|
|
class | UaProps |
| This class tries to extract properties from the User-Agent string itself. This is a completely separate step to the main JSON tree walk but uses the results of the tree walk to optimise the property extraction. The property extraction is done in two steps.
|
|