Class PhoneVerification


  • public final class PhoneVerification
    extends Object
    • Constructor Detail

      • PhoneVerification

        public PhoneVerification​(@NonNull
                                 String number,
                                 @NonNull
                                 com.google.firebase.auth.PhoneAuthCredential credential,
                                 boolean verified)
    • Method Detail

      • getNumber

        @NonNull
        public String getNumber()
      • getCredential

        @NonNull
        public com.google.firebase.auth.PhoneAuthCredential getCredential()
      • isAutoVerified

        public boolean isAutoVerified()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object