Enum DeviceType
Specifies different device types.
Namespace: IRM.Net.Http
Assembly: IRM.dll
Syntax
public enum DeviceType
Desktop
The device type is a desktop (or a server).
Mobile
The device type is a mobile.
Server
The device type is a server.
Tablet
The device type is a tablet.
Unknown
The device type is not known.