core
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.events
/
DeviceInfo
/
DeviceInfo
Device
Info
constructor
(
isMobile
:
Boolean
=
true
,
browserName
:
String
?
=
null
,
browserVersion
:
String
?
=
null
,
osName
:
String
,
osVersionName
:
String
,
engineName
:
String
?
=
null
,
userAgent
:
String
?
=
null
,
cpus
:
Int
,
memory
:
Long
?
,
webGLSupport
:
Int
?
=
null
)