Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.identity
/
IdentityLogic
/
mergeAttributes
merge
Attributes
androidJvm
fun
mergeAttributes
(
newAttributes
:
Map
<
String
,
Any
?
>
,
oldAttributes
:
Map
<
String
,
Any
>
,
appInstalledAtString
:
String
)
:
MutableMap
<
String
,
Any
>
(
source
)