android-sdk
common
/
com.permutive.android.identity
/
AliasProvider
/
Service
Service
interface
Service
Functions
Functions
clear
Alias
Link copied to clipboard
abstract
fun
clearAlias
(
tag
:
String
)
report
Error
Link copied to clipboard
abstract
fun
reportError
(
tag
:
String
,
throwable
:
Throwable
)
set
Alias
Link copied to clipboard
abstract
fun
setAlias
(
tag
:
String
,
identity
:
String
)