Changes of com.discord v1272

This commit is contained in:
root 2020-09-16 23:45:23 +00:00
parent 4244e04c36
commit 151e6a1914
14572 changed files with 1062860 additions and 910878 deletions

View file

@ -1,5 +1,5 @@
.class public final Lf/a/h/i;
.super Lk0/n/c/i;
.super Lk0/n/c/j;
.source "RtcConnection.kt"
# interfaces
@ -9,7 +9,7 @@
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk0/n/c/i;",
"Lk0/n/c/j;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
@ -18,22 +18,18 @@
# 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
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
.locals 0
iput-object p1, p0, Lf/a/h/i;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iput-object p2, p0, Lf/a/h/i;->$throwable:Ljava/lang/Throwable;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lk0/n/c/i;-><init>(I)V
invoke-direct {p0, p1}, Lk0/n/c/j;-><init>(I)V
return-void
.end method
@ -41,17 +37,13 @@
# virtual methods
.method public invoke()Ljava/lang/Object;
.locals 4
.locals 2
iget-object v0, p0, Lf/a/h/i;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iget-object v1, p0, Lf/a/h/i;->$throwable:Ljava/lang/Throwable;
const-string v1, "Force Close"
const/4 v2, 0x0
const-string v3, "Unable to prepare media engine."
invoke-virtual {v0, v2, v3, v1}, Lcom/discord/rtcconnection/RtcConnection;->c(ZLjava/lang/String;Ljava/lang/Throwable;)V
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->c(Ljava/lang/String;)V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;