mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
100 lines
2.7 KiB
Smali
100 lines
2.7 KiB
Smali
.class public final Lokhttp3/internal/ws/RealWebSocket$Close;
|
|
.super Ljava/lang/Object;
|
|
.source "RealWebSocket.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/internal/ws/RealWebSocket;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Close"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {
|
|
0x1,
|
|
0x0,
|
|
0x3
|
|
}
|
|
d1 = {
|
|
"\u0000\u001e\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u0008\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\t\n\u0002\u0008\u0008\u0008\u0000\u0018\u00002\u00020\u0001B\u001f\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u0012\u0008\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0007\u00a2\u0006\u0002\u0010\u0008R\u0011\u0010\u0006\u001a\u00020\u0007\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\t\u0010\nR\u0011\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u000b\u0010\u000cR\u0013\u0010\u0004\u001a\u0004\u0018\u00010\u0005\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\r\u0010\u000e\u00a8\u0006\u000f"
|
|
}
|
|
d2 = {
|
|
"Lokhttp3/internal/ws/RealWebSocket$Close;",
|
|
"",
|
|
"code",
|
|
"",
|
|
"reason",
|
|
"Lokio/ByteString;",
|
|
"cancelAfterCloseMillis",
|
|
"",
|
|
"(ILokio/ByteString;J)V",
|
|
"getCancelAfterCloseMillis",
|
|
"()J",
|
|
"getCode",
|
|
"()I",
|
|
"getReason",
|
|
"()Lokio/ByteString;",
|
|
"okhttp"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final cancelAfterCloseMillis:J
|
|
|
|
.field private final code:I
|
|
|
|
.field private final reason:Lokio/ByteString;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(ILokio/ByteString;J)V
|
|
.locals 0
|
|
|
|
.line 605
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Lokhttp3/internal/ws/RealWebSocket$Close;->code:I
|
|
|
|
iput-object p2, p0, Lokhttp3/internal/ws/RealWebSocket$Close;->reason:Lokio/ByteString;
|
|
|
|
iput-wide p3, p0, Lokhttp3/internal/ws/RealWebSocket$Close;->cancelAfterCloseMillis:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getCancelAfterCloseMillis()J
|
|
.locals 2
|
|
|
|
iget-wide v0, p0, Lokhttp3/internal/ws/RealWebSocket$Close;->cancelAfterCloseMillis:J
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public final getCode()I
|
|
.locals 0
|
|
|
|
iget p0, p0, Lokhttp3/internal/ws/RealWebSocket$Close;->code:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public final getReason()Lokio/ByteString;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lokhttp3/internal/ws/RealWebSocket$Close;->reason:Lokio/ByteString;
|
|
|
|
return-object p0
|
|
.end method
|