NavigatorID

JS
1.1
interface NavigatorID
(source)

Exposes the JavaScript NavigatorID to Kotlin

Properties

JS
1.1

appCodeName

abstract val appCodeName : String
JS
1.1

appName

abstract val appName : String
JS
1.1

appVersion

abstract val appVersion : String
JS
1.1

oscpu

abstract val oscpu : String
JS
1.1

platform

abstract val platform : String
JS
1.1

product

abstract val product : String
JS
1.1

productSub

abstract val productSub : String
JS
1.1

userAgent

abstract val userAgent : String
JS
1.1

vendor

abstract val vendor : String
JS
1.1

vendorSub

abstract val vendorSub : String

Functions

JS
1.1

taintEnabled

abstract fun taintEnabled ( ) : Boolean

Inheritors