DeviceInfo

open class DeviceInfo

Class that represents the device information use by the app.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
open class ScreenRes

Properties

Link copied to clipboard
@Expose
open var brand: String
Link copied to clipboard
@Expose
open var carrierName: String
Link copied to clipboard
@Expose
open var manufacturer: String
Link copied to clipboard
@Expose
open var model: String
Link copied to clipboard
@Expose
open var operatingSystem: String
Link copied to clipboard
Link copied to clipboard
@Expose
open var product: String
Link copied to clipboard
@Expose
open var ramGb: Int
Link copied to clipboard
Link copied to clipboard
@Expose
open var sdkVersionCode: Int
Link copied to clipboard
@Expose
open var userId: String