ReconnectingWebSocket$MessageCallback.smali
.class public interface abstract Lcom/facebook/react/packagerconnection/ReconnectingWebSocket$MessageCallback;
.super Ljava/lang/Object;
.source "ReconnectingWebSocket.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/react/packagerconnection/ReconnectingWebSocket;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MessageCallback"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract onMessage(Ljava/lang/String;)V
.end method
.method public abstract onMessage(Lokio/ByteString;)V
.end method