apkfuckery/com.discord/smali/com/discord/stores/-$$Lambda$StoreAuthenticati...

37 lines
1.1 KiB
Smali

.class public final synthetic Lcom/discord/stores/-$$Lambda$StoreAuthentication$kzQ49w6CeQ-5M2EjUl95qDXl200;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
.field private final synthetic f$0:Lcom/discord/stores/StoreAuthentication;
# direct methods
.method public synthetic constructor <init>(Lcom/discord/stores/StoreAuthentication;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/discord/stores/-$$Lambda$StoreAuthentication$kzQ49w6CeQ-5M2EjUl95qDXl200;->f$0:Lcom/discord/stores/StoreAuthentication;
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)V
.locals 1
iget-object v0, p0, Lcom/discord/stores/-$$Lambda$StoreAuthentication$kzQ49w6CeQ-5M2EjUl95qDXl200;->f$0:Lcom/discord/stores/StoreAuthentication;
check-cast p1, Lcom/discord/models/domain/ModelUser$Token;
invoke-static {v0, p1}, Lcom/discord/stores/StoreAuthentication;->lambda$authMFA$6(Lcom/discord/stores/StoreAuthentication;Lcom/discord/models/domain/ModelUser$Token;)V
return-void
.end method