INewSandboxReportService.smali

.class public interface abstract Lcom/sandboxol/center/router/moduleApi/INewSandboxReportService;
.super Ljava/lang/Object;
.source "INewSandboxReportService.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;


# virtual methods
.method public abstract getReportInternal()I
.end method

.method public abstract onAppEvent(Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract onCreate(Landroid/content/Context;)V
.end method

.method public abstract onDestroy()V
.end method

.method public abstract onGameEvent(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract setReportInternal(I)V
.end method