!--a11y-->
Use
The getDeviceName method is used to uniquely identify a device property set. The value that is returned by the getDeviceName method is the key of the table, whose data returns the values of the properties of the requesting mobile device. Only one browser type is assigned to the name of devices that offer several browser types.

Because the manufacturers of mobile devices are constantly launching new products, it is possible that no suitable device is found for an HTTP request in the database. Since the getDeviceName method must return a unique value, generic values are entered for unknown device types.
This method is used when an application is to be customized for a specific device.
ClientInfo Interface