.class public interface abstract Lokhttp3/internal/ws/WebSocketReader$FrameCallback; .super Ljava/lang/Object; .source "WebSocketReader.kt" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lokhttp3/internal/ws/WebSocketReader; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "FrameCallback" .end annotation .annotation runtime Lkotlin/Metadata; bv = {} d1 = { "\u0000$\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\n\u0002\u0010\u0008\n\u0002\u0008\u0004\u0008f\u0018\u00002\u00020\u0001J\u0010\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002H&J\u0010\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0007\u001a\u00020\u0006H&J\u0010\u0010\t\u001a\u00020\u00042\u0006\u0010\u0008\u001a\u00020\u0006H&J\u0010\u0010\n\u001a\u00020\u00042\u0006\u0010\u0008\u001a\u00020\u0006H&J\u0018\u0010\u000e\u001a\u00020\u00042\u0006\u0010\u000c\u001a\u00020\u000b2\u0006\u0010\r\u001a\u00020\u0002H&\u00a8\u0006\u000f" } d2 = { "Lokhttp3/internal/ws/WebSocketReader$FrameCallback;", "", "", "text", "Lkotlin/d1;", "onReadMessage", "Lokio/ByteString;", "bytes", "payload", "onReadPing", "onReadPong", "", "code", "reason", "onReadClose", "okhttp" } k = 0x1 mv = { 0x1, 0x4, 0x0 } .end annotation # virtual methods .method public abstract onReadClose(ILjava/lang/String;)V .param p2 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .end method .method public abstract onReadMessage(Ljava/lang/String;)V .param p1 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .end method .method public abstract onReadMessage(Lokio/ByteString;)V .param p1 # Lokio/ByteString; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .end method .method public abstract onReadPing(Lokio/ByteString;)V .param p1 # Lokio/ByteString; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .end method .method public abstract onReadPong(Lokio/ByteString;)V .param p1 # Lokio/ByteString; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .end method