IReportData.smali
.class public interface abstract Lcom/sandboxol/common/interfaces/IReportData;
.super Ljava/lang/Object;
.source "IReportData.java"
# virtual methods
.method public abstract init(Landroid/content/Context;)V
.end method
.method public abstract onError(Landroid/content/Context;Ljava/lang/Throwable;)V
.end method
.method public abstract onEvent(Landroid/content/Context;Ljava/lang/String;)V
.end method
.method public abstract onEvent(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public abstract onEvent(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public abstract onEvent(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)V
.end method
.method public abstract onEvent(Landroid/content/Context;Ljava/lang/String;Ljava/util/Map;)V
.end method
.method public abstract onEventGame(Landroid/content/Context;Ljava/lang/String;)V
.end method
.method public abstract onEventGame(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public abstract onEventGame(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method
.method public abstract onEventGame(Landroid/content/Context;Ljava/lang/String;Ljava/util/Map;)V
.end method
.method public abstract onPause(Landroid/content/Context;)V
.end method
.method public abstract onResume(Landroid/content/Context;)V
.end method