IdentifyProperties

data class IdentifyProperties(val os: String, val browser: String, val device: String)(source)

Constructors

Link copied to clipboard
constructor(os: String, browser: String, device: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val os: String