setPassword

fun setPassword(password: String?)

Sets the password of the user to the specified string.

Parameters

password

String to which the password is to be set.