Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
59
com.discord/smali/f/a/g/j.smali
Normal file
59
com.discord/smali/f/a/g/j.smali
Normal file
|
@ -0,0 +1,59 @@
|
|||
.class public final Lf/a/g/j;
|
||||
.super Lz/n/c/k;
|
||||
.source "RtcConnection.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lz/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $throwable:Ljava/lang/Throwable;
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/g/j;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
iput-object p2, p0, Lf/a/g/j;->$throwable:Ljava/lang/Throwable;
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 4
|
||||
|
||||
iget-object v0, p0, Lf/a/g/j;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
iget-object v1, p0, Lf/a/g/j;->$throwable:Ljava/lang/Throwable;
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
const-string v3, "Unable to prepare media engine."
|
||||
|
||||
invoke-virtual {v0, v2, v3, v1}, Lcom/discord/rtcconnection/RtcConnection;->d(ZLjava/lang/String;Ljava/lang/Throwable;)V
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue