NativeBlobModuleSpec.smali
.class public abstract Lcom/facebook/fbreact/specs/NativeBlobModuleSpec;
.super Lcom/facebook/react/bridge/ReactContextBaseJavaModule;
.source "SourceFile"
# interfaces
.implements Lcom/facebook/react/bridge/ReactModuleWithSpec;
.implements Lcom/facebook/react/turbomodule/core/interfaces/TurboModule;
# direct methods
.method public constructor <init>(Lcom/facebook/react/bridge/ReactApplicationContext;)V
.registers 2
invoke-direct {p0, p1}, Lcom/facebook/react/bridge/ReactContextBaseJavaModule;-><init>(Lcom/facebook/react/bridge/ReactApplicationContext;)V
return-void
.end method
# virtual methods
.method public abstract addNetworkingHandler()V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract addWebSocketHandler(D)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract createFromParts(Lcom/facebook/react/bridge/ReadableArray;Ljava/lang/String;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public final getConstants()Ljava/util/Map;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;"
}
.end annotation
invoke-virtual {p0}, Lcom/facebook/fbreact/specs/NativeBlobModuleSpec;->getTypedExportedConstants()Ljava/util/Map;
move-result-object v0
return-object v0
.end method
.method public abstract getTypedExportedConstants()Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end method
.method public abstract release(Ljava/lang/String;)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract removeWebSocketHandler(D)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method
.method public abstract sendOverSocket(Lcom/facebook/react/bridge/ReadableMap;D)V
.annotation runtime Lcom/facebook/react/bridge/ReactMethod;
.end annotation
.end method