IAppsFlyer.smali

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

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


# virtual methods
.method public abstract trackEvent(Ljava/lang/String;Ljava/util/Map;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/String;",
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "Ljava/lang/Object;",
            ">;)V"
        }
    .end annotation
.end method