Rabbit-R1/switch port/smali/smali_classes3/org/webrtc/RtpReceiver$Observer.smali

20 lines
476 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Lorg/webrtc/RtpReceiver$Observer;
.super Ljava/lang/Object;
.source "RtpReceiver.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/RtpReceiver;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Observer"
.end annotation
# virtual methods
.method public abstract onFirstPacketReceived(Lorg/webrtc/MediaStreamTrack$MediaType;)V
.end method