kotlin-sdk
id
/
com.amplitude.id
/
IdentityStorage
Identity
Storage
interface
IdentityStorage
Content copied to clipboard
Functions
Inheritors
Functions
load
Link copied to clipboard
abstract
fun
load
(
)
:
Identity
Content copied to clipboard
save
Device
Id
Link copied to clipboard
abstract
fun
saveDeviceId
(
deviceId
:
String
?
)
Content copied to clipboard
save
User
Id
Link copied to clipboard
abstract
fun
saveUserId
(
userId
:
String
?
)
Content copied to clipboard
Inheritors
FileIdentityStorage
Link copied to clipboard
IMIdentityStorage
Link copied to clipboard