deleteCurrentUserPhone

fun deleteCurrentUserPhone(phone: String, callback: DeleteCurrentUserPhoneCallback)

Deletes 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

User phone number for removal.

callback

Status callback.

Sources

Link copied to clipboard