Changes of com.discord v1350
This commit is contained in:
parent
3f4974bc38
commit
298fda31c1
989 changed files with 44126 additions and 35238 deletions
|
@ -3,57 +3,62 @@
|
|||
.source "RtcConnection.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lx/m/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Lcom/discord/rtcconnection/RtcConnection$b;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $throwable:Ljava/lang/Throwable;
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
# static fields
|
||||
.field public static final d:Lf/a/h/j;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
|
||||
.locals 0
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
iput-object p1, p0, Lf/a/h/j;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
new-instance v0, Lf/a/h/j;
|
||||
|
||||
iput-object p2, p0, Lf/a/h/j;->$throwable:Ljava/lang/Throwable;
|
||||
invoke-direct {v0}, Lf/a/h/j;-><init>()V
|
||||
|
||||
const/4 p1, 0x0
|
||||
sput-object v0, Lf/a/h/j;->d:Lf/a/h/j;
|
||||
|
||||
invoke-direct {p0, p1}, Lx/m/c/k;-><init>(I)V
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
invoke-direct {p0, v0}, Lx/m/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 4
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lf/a/h/j;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
||||
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$b;
|
||||
|
||||
iget-object v1, p0, Lf/a/h/j;->$throwable:Ljava/lang/Throwable;
|
||||
const-string v0, "it"
|
||||
|
||||
const/4 v2, 0x0
|
||||
invoke-static {p1, v0}, Lx/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string v3, "Unable to prepare media engine."
|
||||
invoke-interface {p1}, Lcom/discord/rtcconnection/RtcConnection$b;->onFatalClose()V
|
||||
|
||||
invoke-virtual {v0, v2, v3, v1}, Lcom/discord/rtcconnection/RtcConnection;->d(ZLjava/lang/String;Ljava/lang/Throwable;)V
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
return-object p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue