Parser
external interface Parser
Content copied to clipboard
Functions
constructor
Link copied to clipboard
abstract fun constructor(UA: String, skipParsing: Boolean = definedExternally): Parser
Content copied to clipboard
getBrowser
Link copied to clipboard
getBrowserName
Link copied to clipboard
abstract fun getBrowserName(toLowerCase: Boolean = definedExternally): String
Content copied to clipboard
getBrowserVersion
Link copied to clipboard
getEngine
Link copied to clipboard
getEngineName
Link copied to clipboard
getOSVersion
Link copied to clipboard
getPlatform
Link copied to clipboard
getPlatformType
Link copied to clipboard
abstract fun getPlatformType(toLowerCase: Boolean = definedExternally): String
Content copied to clipboard
getResult
Link copied to clipboard
parseBrowser
Link copied to clipboard
parseEngine
Link copied to clipboard
parsePlatform
Link copied to clipboard