Web Device Info

constructor(uniqueIdentifier: String, brand: String, model: String, os: String, osVersion: String, browser: String, browserVersion: String)

Parameters

uniqueIdentifier

The unique identifier of the user

brand

The brand of the device

model

The model of the device

os

The operating system of the device

osVersion

The operating system version of the device

browser

The browser where the web-app is running

browserVersion

The version of the browser