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