PhoneVerificationMethod
Different verification methods to verify phone number.
Enums |
PHONE_VERIFICATION_METHOD_UNSPECIFIED |
Unknown method. |
SMS |
Receive verification code by SMS. |
PHONE_CALL |
Receive verification code by phone call. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["There are a variety of verification methods available to verify phone numbers, with unspecified, SMS and phone call."],["SMS verification sends a code to the user's phone number, while phone call verification delivers the code through a direct call."],["An unspecified method is also available but lacks a description, highlighting the range of options for verifying a user's phone number."]]],[]]