.class public interface abstract Lokhttp3/internal/ws/WebSocketReader$FrameCallback; .super Ljava/lang/Object; .source "" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lokhttp3/internal/ws/WebSocketReader; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "FrameCallback" .end annotation # virtual methods .method public abstract onReadClose(ILjava/lang/String;)V .end method .method public abstract onReadMessage(Ljava/lang/String;)V .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .end method .method public abstract onReadMessage(Lokio/ByteString;)V .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .end method .method public abstract onReadPing(Lokio/ByteString;)V .end method .method public abstract onReadPong(Lokio/ByteString;)V .end method