linkEmailPassword
fun linkEmailPassword( email: String, password: String, username: String, promoEmailAgreement: Boolean, callback: LinkEmailPasswordCallback)
Content copied to clipboard
Adds a username, email address, and password, that can be used for authentication, to the current account.
See also
Parameters
email
User email.
password
User password.
username
Username of current user
callback
Status callback.