AttributionManager

class AttributionManager(val storage: Storage, val track: suspend (TrackableSuperwallEvent) -> Unit, val ioScope: IOScope = IOScope(), val redeemAfterSetting: () -> Unit, val vendorId: () -> VendorId)(source)

Constructors

Link copied to clipboard
constructor(storage: Storage, track: suspend (TrackableSuperwallEvent) -> Unit, ioScope: IOScope = IOScope(), redeemAfterSetting: () -> Unit, vendorId: () -> VendorId)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val track: suspend (TrackableSuperwallEvent) -> Unit
Link copied to clipboard
val vendorId: () -> VendorId

Functions

Link copied to clipboard