PcoWSkbVqDnWTu_dm2ix
The Developer Hub is now deprecated and information on this page may no longer be accurate. To see our new and improved documentation, please click here. You can read more about the future of documentation here.
Collapse Sidebar

DeviceType

DeviceType

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

Currently this can only be used in /CoreScripts.


Enums

Name Value Description

Unknown

0

The client is an unknown device.

Desktop

1

The client is a desktop device.

Tablet

2

The client is a tablet device.

Phone

3

The client is a phone device.