DeviceType

The DeviceType enum is used to determine the category of devices that a client belongs to.

Items

NameValueSummary
Unknown0

The client is an unknown device.

Desktop1

The client is a desktop device.

Tablet2

The client is a tablet device.

Phone3

The client is a phone device.

On this page