tmap/smali_classes3/com/google/firebase/database/connection/WebsocketConnection$WSClient.smali
2022-06-10 21:38:30 +09:00

26 lines
607 B
Smali

.class interface abstract Lcom/google/firebase/database/connection/WebsocketConnection$WSClient;
.super Ljava/lang/Object;
.source "WebsocketConnection.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/database/connection/WebsocketConnection;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "WSClient"
.end annotation
# virtual methods
.method public abstract close()V
.end method
.method public abstract connect()V
.end method
.method public abstract send(Ljava/lang/String;)V
.end method