Click or drag to resize

BrowserInfoGetDeviceClass Method

Gets the DeviceClass of the browser's physical device. Note that the device class is automatically detected, but can be force to a different value via ForceDeviceClass(DeviceClass).

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public DeviceClass GetDeviceClass()

Return Value

Type: DeviceClass
The device's class.
See Also