ISoundNotify.smali
.class public interface abstract Lcom/yysdk/mobile/venus/ISoundNotify;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract onLoad(Ljava/lang/String;I)Z
.end method
.method public abstract onPause(Ljava/lang/String;I)V
.end method
.method public abstract onResume(Ljava/lang/String;I)V
.end method
.method public abstract onStart(Ljava/lang/String;II)V
.end method
.method public abstract onStartFading(Ljava/lang/String;IFF)V
.end method
.method public abstract onStop(Ljava/lang/String;I)V
.end method
.method public abstract onUnLoad(Ljava/lang/String;I)V
.end method