TRTCCloud$BGMNotify.smali
.class public interface abstract Lcom/tencent/trtc/TRTCCloud$BGMNotify;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/tencent/trtc/TRTCCloud;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "BGMNotify"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract onBGMComplete(I)V
.end method
.method public abstract onBGMProgress(JJ)V
.end method
.method public abstract onBGMStart(I)V
.end method