apkfuckery/com.discord/smali/f/c/a/f1.smali

28 lines
536 B
Smali
Raw Normal View History

2020-11-12 02:11:44 +00:00
.class public Lf/c/a/f1;
2020-11-16 22:05:17 +00:00
.super Lf/c/a/y0;
.source "SessionResponseData.java"
2020-11-12 02:11:44 +00:00
# instance fields
2020-11-16 22:05:17 +00:00
.field public i:Ljava/lang/String;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-16 22:05:17 +00:00
.method public constructor <init>(Lf/c/a/l;)V
.locals 0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-direct {p0}, Lf/c/a/y0;-><init>()V
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {p1}, Lf/c/a/l;->e()Ljava/lang/String;
2020-11-12 02:11:44 +00:00
move-result-object p1
2020-11-16 22:05:17 +00:00
invoke-static {p1}, Lf/c/a/l1;->l(Ljava/lang/String;)Ljava/lang/String;
2020-11-12 02:11:44 +00:00
move-result-object p1
2020-11-16 22:05:17 +00:00
iput-object p1, p0, Lf/c/a/f1;->i:Ljava/lang/String;
2020-11-12 02:11:44 +00:00
return-void
.end method