TaboolaEvent$SendEventCallback.smali
.class public interface abstract Lcom/taboola/android/global_components/eventsmanager/events/TaboolaEvent$SendEventCallback;
.super Ljava/lang/Object;
.source "TaboolaEvent.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/taboola/android/global_components/eventsmanager/events/TaboolaEvent;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "SendEventCallback"
.end annotation
# virtual methods
.method public abstract onFailure()V
.end method
.method public abstract onSuccess()V
.end method