ITaboolaImpl.smali
.class public interface abstract Lcom/taboola/android/ITaboolaImpl;
.super Ljava/lang/Object;
.source "ITaboolaImpl.java"
# virtual methods
.method public abstract getAdvertisingIdInfo()Lcom/taboola/android/global_components/advertisingid/AdvertisingIdInfo;
.end method
.method public abstract getComponent(I)Lcom/taboola/android/TaboolaInterfaceComponent;
.end method
.method public abstract getEventsManager()Lcom/taboola/android/global_components/eventsmanager/EventsManager;
.end method
.method public abstract getFsdManager()Lcom/taboola/android/global_components/fsd/FSDManager;
.end method
.method public abstract getGlobalExceptionHandler()Lcom/taboola/android/global_components/gueh/GlobalUncaughtExceptionHandler;
.end method
.method public abstract getGuehImpl(Lcom/taboola/android/global_components/network/NetworkManager;Landroid/content/Context;)Lcom/taboola/android/global_components/gueh/GlobalUncaughtExceptionHandler;
.end method
.method public abstract getImplementationId()I
.end method
.method public abstract getIntegrationVerifier()Lcom/taboola/android/integration_verifier/IntegrationVerifier;
.end method
.method public abstract getNetworkManager()Lcom/taboola/android/global_components/network/NetworkManager;
.end method
.method public abstract init(Lcom/taboola/android/PublisherInfo;)V
.end method
.method public abstract internalGlobalInit(Landroid/content/Context;)V
.end method
.method public abstract isKillSwitchEnabled(Ljava/lang/String;)Z
.end method
.method public abstract loadAndGetConfigManager()Lcom/taboola/android/global_components/configuration/ConfigManager;
.end method
.method public abstract registerTaboolaExceptionHandler(Lcom/taboola/android/global_components/gueh/TaboolaExceptionHandler;)V
.end method
.method public varargs abstract reportTaboolaEvent(Lcom/taboola/android/PublisherInfo;Lcom/taboola/android/global_components/eventsmanager/SessionInfo;[Lcom/taboola/android/global_components/eventsmanager/events/TaboolaEvent;)V
.end method
.method public varargs abstract reportTaboolaEvent(Lcom/taboola/android/global_components/eventsmanager/SessionInfo;[Lcom/taboola/android/global_components/eventsmanager/events/TaboolaEvent;)V
.end method
.method public abstract setExtraProperties(Ljava/util/Map;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;)V"
}
.end annotation
.end method
.method public abstract verifyIntegration(Z)V
.end method