android-sdk
core
/
com.permutive.android
/
Alias
/
Companion
Companion
object
Companion
Functions
Properties
Functions
create
Link copied to clipboard
@
JvmStatic
@
JvmOverloads
fun
create
(
tag
:
String
,
identity
:
String
,
priority
:
Int
?
=
LOWEST_PRIORITY
,
expiry
:
Date
?
=
NEVER_EXPIRE
)
:
Alias
Creates an Alias object.
Properties
LOWEST_PRIORITY
Link copied to clipboard
@
JvmField
val
LOWEST_PRIORITY
:
Int
?
=
null
NEVER_EXPIRE
Link copied to clipboard
@
JvmField
val
NEVER_EXPIRE
:
Date
?
=
null