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.analytics
/
AttributionManager
/
AttributionManager
Attribution
Manager
androidJvm
constructor
(
storage
:
Storage
,
track
:
suspend
(
TrackableSuperwallEvent
)
->
Unit
,
ioScope
:
IOScope
=
IOScope()
,
redeemAfterSetting
:
(
)
->
Unit
,
vendorId
:
(
)
->
VendorId
)
(
source
)