Documentation

Device

Packages

CacheProvider

Interfaces, Classes and Traits

Mobi_Mtld_DA_Device_ClientProps
This class is used by the main API class and should not be used directly.
Mobi_Mtld_DA_Device_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.
Mobi_Mtld_DA_Device_DeviceApi
The DeviceAtlas device detection API provides a way to detect devices based on the HTTP headers. Using the headers, the API returns device properties such as screen width, screen height, is mobile, vendor, model etc. If you want to use the DeviceAtlas API for web applications then it is recommended to use DeviceApiWeb instead of this library.<br/> The DeviceApiWeb is preferred when you want to get the properties from a real-time detection on user's device in a web application.
Mobi_Mtld_DA_Device_DeviceApiWeb
A small extension to the core DeviceApi that uses the request HTTP headers for detection and property lookup.<br/><br/>
Mobi_Mtld_DA_Device_PostWalkRules
This class is used by the main API class and should not be used directly.
Mobi_Mtld_DA_Device_Tree
This class is used by the main API class and should not be used directly.
Mobi_Mtld_DA_Device_TreeOptimized
This class is used by the main API class and should not be used directly.
Mobi_Mtld_DA_Device_UaProps
This class is used by the main API class and should not be used directly.

Search results