Changes of com.discord v1272
This commit is contained in:
parent
4244e04c36
commit
151e6a1914
14572 changed files with 1062860 additions and 910878 deletions
|
@ -1,5 +1,5 @@
|
|||
.class public final Lf/a/h/o;
|
||||
.super Lk0/n/c/i;
|
||||
.super Lk0/n/c/j;
|
||||
.source "RtcConnection.kt"
|
||||
|
||||
# interfaces
|
||||
|
@ -9,9 +9,9 @@
|
|||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lk0/n/c/i;",
|
||||
"Lk0/n/c/j;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Lcom/discord/rtcconnection/RtcConnection$b;",
|
||||
"Ljava/lang/Exception;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
|
@ -19,18 +19,18 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $quality:Lcom/discord/rtcconnection/RtcConnection$Quality;
|
||||
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection$Quality;)V
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/h/o;->$quality:Lcom/discord/rtcconnection/RtcConnection$Quality;
|
||||
iput-object p1, p0, Lf/a/h/o;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
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
|
||||
|
@ -38,26 +38,45 @@
|
|||
|
||||
# virtual methods
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
.locals 4
|
||||
|
||||
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$b;
|
||||
check-cast p1, Ljava/lang/Exception;
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
const-string v0, "it"
|
||||
|
||||
iget-object v0, p0, Lf/a/h/o;->$quality:Lcom/discord/rtcconnection/RtcConnection$Quality;
|
||||
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-interface {p1, v0}, Lcom/discord/rtcconnection/RtcConnection$b;->onQualityUpdate(Lcom/discord/rtcconnection/RtcConnection$Quality;)V
|
||||
iget-object v0, p0, Lf/a/h/o;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
const-string v1, "Error occurred while connecting to RTC server: "
|
||||
|
||||
invoke-static {v1}, Lf/e/b/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Exception;->getMessage()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const/16 p1, 0x2e
|
||||
|
||||
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
const/4 v3, 0x4
|
||||
|
||||
invoke-static {v0, v1, p1, v2, v3}, Lcom/discord/rtcconnection/RtcConnection;->e(Lcom/discord/rtcconnection/RtcConnection;ZLjava/lang/String;Ljava/lang/Throwable;I)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "it"
|
||||
|
||||
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue