setAdjustID

actual fun setAdjustID(adjustID: String?)
expect fun setAdjustID(adjustID: String?)

Subscriber attribute associated with the Adjust Id for the user Required for the RevenueCat Adjust integration

Parameters

adjustID

null or an empty string will delete the subscriber attribute

actual fun setAdjustID(adjustID: String?)