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