.class public interface abstract Lorg/webrtc/DataChannel$Observer; .super Ljava/lang/Object; .source "DataChannel.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lorg/webrtc/DataChannel; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "Observer" .end annotation # virtual methods .method public abstract onBufferedAmountChange(J)V .annotation build Lorg/webrtc/CalledByNative; value = "Observer" .end annotation .end method .method public abstract onMessage(Lorg/webrtc/DataChannel$Buffer;)V .annotation build Lorg/webrtc/CalledByNative; value = "Observer" .end annotation .end method .method public abstract onStateChange()V .annotation build Lorg/webrtc/CalledByNative; value = "Observer" .end annotation .end method