24 lines
637 B
Smali
24 lines
637 B
Smali
|
.class public final synthetic Le0/d/j0;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "PeerConnection.java"
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public static $default$onConnectionChange(Lorg/webrtc/PeerConnection$Observer;Lorg/webrtc/PeerConnection$PeerConnectionState;)V
|
||
|
.locals 0
|
||
|
.annotation build Lorg/webrtc/CalledByNative;
|
||
|
value = "Observer"
|
||
|
.end annotation
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public static $default$onTrack(Lorg/webrtc/PeerConnection$Observer;Lorg/webrtc/RtpTransceiver;)V
|
||
|
.locals 0
|
||
|
.annotation build Lorg/webrtc/CalledByNative;
|
||
|
value = "Observer"
|
||
|
.end annotation
|
||
|
|
||
|
return-void
|
||
|
.end method
|