setEmail

fun setEmail(email: String?)

Sets the email address of the user to the specified string.

Parameters

email

String to which the email address is to be set.