core
Toggle table of contents
1.5.3
android
common
ios
Platform filter
android
common
ios
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.platform
/
PlatformInfo
Platform
Info
android
common
ios
actual
class
PlatformInfo
expect
class
PlatformInfo
actual
class
PlatformInfo
Members
Constructors
Platform
Info
Link copied to clipboard
android
common
ios
constructor
(
)
expect
constructor
(
)
constructor
(
)
Functions
get
Cpu
Count
Link copied to clipboard
android
common
ios
actual
fun
getCpuCount
(
)
:
Int
expect
fun
getCpuCount
(
)
:
Int
actual
fun
getCpuCount
(
)
:
Int
get
OSName
Link copied to clipboard
android
common
ios
actual
fun
getOSName
(
)
:
String
expect
fun
getOSName
(
)
:
String
actual
fun
getOSName
(
)
:
String
get
OSVersion
Name
Link copied to clipboard
android
common
ios
actual
fun
getOSVersionName
(
)
:
String
expect
fun
getOSVersionName
(
)
:
String
actual
fun
getOSVersionName
(
)
:
String
get
Total
Memory
Link copied to clipboard
android
common
ios
actual
fun
getTotalMemory
(
)
:
Long
expect
fun
getTotalMemory
(
)
:
Long
actual
fun
getTotalMemory
(
)
:
Long
get
User
Agent
Link copied to clipboard
android
common
ios
actual
fun
getUserAgent
(
)
:
String
expect
fun
getUserAgent
(
)
:
String
actual
fun
getUserAgent
(
)
:
String