updateCurrentUserPhone
fun updateCurrentUserPhone(phone: String?, callback: UpdateCurrentUserPhoneCallback)
Content copied to clipboard
Changes the user’s phone number that is used for two-factor authentication. Changes are made on the user data storage side (server-side).
See also
Parameters
phone
New user phone number.
callback
Status callback.