setUserAttributeEpochTime
fun setUserAttributeEpochTime(context: Context, name: String, value: Long)
Content copied to clipboard
Sets the given epoch time for the given user.
Since
12.0.00
Parameters
fun setUserAttributeEpochTime(context: Context, name: String, value: Long, appId: String)
Content copied to clipboard
Sets the given epoch time for the given user.
Since
12.0.00
Parameters
context
instance of Context
name
user attribute name
value
user attribute value
appId
Account identifier, APP ID on the MoEngage Dashboard.