setEmailId
Helper method to set user email
Since
12.0.00
Parameters
value
email of User passed by user
fun setEmailId(context: Context, value: String, appId: String): MoETask<UserAttributeResult.Standard>
Helper method to set user email
Since
12.0.00
Parameters
value
email of User passed by user
appId
Account identifier, APP ID on the MoEngage Dashboard.
Throws
if the SDK is not initialized.