\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

fiftyone.devicedetection.examples.console.comparison.DetectionImplDeviceAtlas Class Reference

Detailed Description

Uncomment the following code blocks to test with DeviceAtlas.

The code will need modification as the comparison has not been tested with the real DeviceAtlas API. The code has been constructed based on the documentation available on the DeviceAtlas web site at the following location.

https://docs.deviceatlas.com/apis/enterprise/java/2.4.5/README.DeviceApi.html

It will also be necessary to add DeviceAtlas specific dependencies to the POM.xml

Classes

class  DeviceAtlasSolution

Static Public Attributes

static final String  DEVICE_ATLAS = "Device Atlas"
On This Page