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