Logger$LogHandlerInterface.smali
.class public interface abstract Lorg/mediasoup/Logger$LogHandlerInterface;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/mediasoup/Logger;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "LogHandlerInterface"
.end annotation
# virtual methods
.method public abstract OnLog(Lorg/mediasoup/Logger$LogLevel;Ljava/lang/String;Ljava/lang/String;)V
.annotation build Lorg/webrtc/CalledByNative;
value = "LogHandlerInterface"
.end annotation
.end method