kotlin-sdk
id
/
com.amplitude.id
/
IdentityManager
/
Editor
Editor
interface
Editor
Content copied to clipboard
Functions
Functions
commit
Link copied to clipboard
abstract
fun
commit
(
)
Content copied to clipboard
set
Device
Id
Link copied to clipboard
abstract
fun
setDeviceId
(
deviceId
:
String
?
)
:
IdentityManager.Editor
Content copied to clipboard
set
User
Id
Link copied to clipboard
abstract
fun
setUserId
(
userId
:
String
?
)
:
IdentityManager.Editor
Content copied to clipboard