PhoneMultiFactorAssertion.smali
.class public Lcom/google/firebase/auth/PhoneMultiFactorAssertion;
.super Lcom/google/firebase/auth/MultiFactorAssertion;
.source ""
# instance fields
.field private final zza:Lcom/google/firebase/auth/PhoneAuthCredential;
# direct methods
.method public constructor <init>(Lcom/google/firebase/auth/PhoneAuthCredential;)V
.registers 2
.param p1 # Lcom/google/firebase/auth/PhoneAuthCredential;
.annotation build Landroidx/annotation/RecentlyNonNull;
.end annotation
.end param
invoke-direct {p0}, Lcom/google/firebase/auth/MultiFactorAssertion;-><init>()V
invoke-static {p1}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
iput-object p1, p0, Lcom/google/firebase/auth/PhoneMultiFactorAssertion;->zza:Lcom/google/firebase/auth/PhoneAuthCredential;
return-void
.end method
# virtual methods
.method public getFactorId()Ljava/lang/String;
.registers 2
const-string v0, "phone"
return-object v0
.end method
.method public final zza()Lcom/google/firebase/auth/PhoneAuthCredential;
.registers 2
.annotation build Landroidx/annotation/RecentlyNonNull;
.end annotation
iget-object v0, p0, Lcom/google/firebase/auth/PhoneMultiFactorAssertion;->zza:Lcom/google/firebase/auth/PhoneAuthCredential;
return-object v0
.end method