RealWebSocket$Message.smali
.class final Lokhttp3/internal/ws/RealWebSocket$Message;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/internal/ws/RealWebSocket;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Message"
.end annotation
# instance fields
.field public final data:Lokio/e;
.field public final formatOpcode:I
# direct methods
.method public constructor <init>(ILokio/e;)V
.registers 3
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Lokhttp3/internal/ws/RealWebSocket$Message;->formatOpcode:I
.line 3
iput-object p2, p0, Lokhttp3/internal/ws/RealWebSocket$Message;->data:Lokio/e;
return-void
.end method