setUserAttributeEpochTime

fun setUserAttributeEpochTime(context: Context, name: String, value: Long)

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


fun setUserAttributeEpochTime(context: Context, name: String, value: Long, appId: String)

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.