toggle menu
Messaging for In-App Android
androidJvm
switch theme
search in API
data
/
com.salesforce.android.smi.network.data.model
/
Device
Device
class
Device
@
VisibleForTesting
(
otherwise
=
2
)
constructor
(
context
:
Context
)
:
DeviceBuildInfo
,
DeviceInfo
Members
Constructors
Device
Link copied to clipboard
@
VisibleForTesting
(
otherwise
=
2
)
constructor
(
context
:
Context
)
Types
Companion
Link copied to clipboard
object
Companion
:
SingletonHolder
<
Device
,
Context
>
Properties
device
Application
Id
Link copied to clipboard
val
deviceApplicationId
:
String
device
Id
Link copied to clipboard
open
override
val
deviceId
:
String
device
Type
Link copied to clipboard
open
override
val
deviceType
:
String
device
UUID
Link copied to clipboard
val
deviceUUID
:
String
os
Name
Link copied to clipboard
open
override
val
osName
:
String
os
Version
Link copied to clipboard
open
override
val
osVersion
:
String