kotlin-sdk
id
/
com.amplitude.id
/
Identity
Identity
data
class
Identity
(
userId
:
String
?
,
deviceId
:
String
?
)
Content copied to clipboard
Properties
Properties
deviceId
Link copied to clipboard
val
deviceId
:
String
?
=
null
Content copied to clipboard
userId
Link copied to clipboard
val
userId
:
String
?
=
null
Content copied to clipboard