setMparticleID

actual fun setMparticleID(mparticleID: String?)
expect fun setMparticleID(mparticleID: String?)

Subscriber attribute associated with the mParticle Id for the user Recommended for the RevenueCat mParticle integration

Parameters

mparticleID

null or an empty string will delete the subscriber attribute

actual fun setMparticleID(mparticleID: String?)