Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class WebDeviceInfo( val uniqueIdentifier: String, val brand: String, val model: String, val os: String, val osVersion: String, val browser: String, val browserVersion: String) : DeviceInfo
The WebDeviceInfo class represents the information about the current browser (and related device) where the application is running