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

32 lines
620 B
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public Lf/c/a/r0;
.super Lf/c/a/o1;
2019-12-06 03:29:40 +00:00
.source "EventResponseData.java"
# instance fields
.field public h:Ljava/lang/String;
# direct methods
2020-04-17 17:35:24 +00:00
.method public constructor <init>(Lf/c/a/s;)V
2019-12-06 03:29:40 +00:00
.locals 1
2020-04-17 17:35:24 +00:00
invoke-direct {p0}, Lf/c/a/o1;-><init>()V
2019-12-06 03:29:40 +00:00
2020-04-17 17:35:24 +00:00
invoke-virtual {p1}, Lf/c/a/s;->i()Ljava/util/Map;
2019-12-06 03:29:40 +00:00
move-result-object p1
const-string v0, "event_token"
invoke-interface {p1, v0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/String;
2020-04-17 17:35:24 +00:00
iput-object p1, p0, Lf/c/a/r0;->h:Ljava/lang/String;
2019-12-06 03:29:40 +00:00
return-void
.end method