Interface PhoneVerification.CodeVerifier

Enclosing class:
PhoneVerification

public static interface PhoneVerification.CodeVerifier
Asks the application's server whether a code matches a number.
  • Method Details

    • verifyCode

      void verifyCode(String e164Number, String code, PhoneVerification.Response response)

      Verifies the code.

      Parameters
      • e164Number: the number the code was sent to

      • code: the code the user entered

      • response: answered when the server replies