PlatformInfo

actual class PlatformInfo
expect class PlatformInfo
actual class PlatformInfo

Constructors

Link copied to clipboard
constructor()
expect constructor()
constructor()

Functions

Link copied to clipboard
actual fun getCpuCount(): Int
expect fun getCpuCount(): Int
actual fun getCpuCount(): Int
Link copied to clipboard
actual fun getOSName(): String
expect fun getOSName(): String
actual fun getOSName(): String
Link copied to clipboard
actual fun getOSVersionName(): String
expect fun getOSVersionName(): String
actual fun getOSVersionName(): String
Link copied to clipboard
actual fun getTotalMemory(): Long
expect fun getTotalMemory(): Long
actual fun getTotalMemory(): Long
Link copied to clipboard
actual fun getUserAgent(): String
expect fun getUserAgent(): String
actual fun getUserAgent(): String