DeviceType
Table of Contents
Constants
- DESKTOP = 1
- MOBILE_PHONE = 2
- TABLET = 3
- TV = 4
- UNKNOWN = 0
Methods
- getDescription() : array<string|int, mixed>
Constants
DESKTOP
public
mixed
DESKTOP
= 1
MOBILE_PHONE
public
mixed
MOBILE_PHONE
= 2
TABLET
public
mixed
TABLET
= 3
TV
public
mixed
TV
= 4
UNKNOWN
public
mixed
UNKNOWN
= 0
Methods
getDescription()
public
static getDescription([mixed $lang = null ]) : array<string|int, mixed>
Parameters
- $lang : mixed = null