WebSocketModule$ContentHandler.smali
.class public interface abstract Lcom/facebook/react/modules/websocket/WebSocketModule$ContentHandler;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/react/modules/websocket/WebSocketModule;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ContentHandler"
.end annotation
# virtual methods
.method public abstract onMessage(Ljava/lang/String;Lcom/facebook/react/bridge/WritableMap;)V
.end method
.method public abstract onMessage(Lokio/e;Lcom/facebook/react/bridge/WritableMap;)V
.end method