setUserAttributeISODate

fun setUserAttributeISODate(attributeName: String, attributeValue: String)

Deprecated

This class is deprecated since 12.0.00 and will be removed in 14.00.00

Replace with

import com.moengage.core.analytics.MoEAnalyticsHelper
MoEAnalyticsHelper#setUserAttributeISODate

Set a date type user attribute for the current user.

Supported format - yyyy-MM-dd|yyyyMMdd[T(hh:mm[:ss.sss]|hhmm[ss.sss])]?[Z|+-hh:mm]]

Parameters

attributeName

User attribute name

attributeValue

User attribute value