Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.core.models.beans
/
DeviceInfo
Device
Info
open
class
DeviceInfo
Class that represents the device information use by the app.
Members
Constructors
Device
Info
Link copied to clipboard
constructor
(
)
Types
Screen
Res
Link copied to clipboard
open
class
ScreenRes
Properties
brand
Link copied to clipboard
@
Expose
open
var
brand
:
String
carrier
Name
Link copied to clipboard
@
Expose
open
var
carrierName
:
String
manufacturer
Link copied to clipboard
@
Expose
open
var
manufacturer
:
String
model
Link copied to clipboard
@
Expose
open
var
model
:
String
operating
System
Link copied to clipboard
@
Expose
open
var
operatingSystem
:
String
operating
System
Version
Link copied to clipboard
@
Expose
open
var
operatingSystemVersion
:
String
product
Link copied to clipboard
@
Expose
open
var
product
:
String
ram
Gb
Link copied to clipboard
@
Expose
open
var
ramGb
:
Int
screen
Res
Link copied to clipboard
@
Expose
open
var
screenRes
:
DeviceInfo.ScreenRes
sdk
Version
Code
Link copied to clipboard
@
Expose
open
var
sdkVersionCode
:
Int
user
Id
Link copied to clipboard
@
Expose
open
var
userId
:
String