setCleverTapID

actual fun setCleverTapID(cleverTapID: String?)
expect fun setCleverTapID(cleverTapID: String?)

Subscriber attribute associated with the CleverTap ID for the user Required for the RevenueCat CleverTap integration

Parameters

cleverTapID

null or an empty string will delete the subscriber attribute.

actual fun setCleverTapID(cleverTapID: String?)