CustomEventInterstitial.smali

.class public abstract Lcom/tradplus/ads/mobileads/CustomEventInterstitial;
.super Lcom/tradplus/ads/mobileads/util/BaseTimeOutAdapter;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;,
        Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventBidingCallback;
    }
.end annotation


# instance fields
.field private a:Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventBidingCallback;


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Lcom/tradplus/ads/mobileads/util/BaseTimeOutAdapter;-><init>()V

    return-void
.end method


# virtual methods
.method public getCustomEventBidingCallback()Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventBidingCallback;
    .registers 2

    iget-object v0, p0, Lcom/tradplus/ads/mobileads/CustomEventInterstitial;->a:Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventBidingCallback;

    return-object v0
.end method

.method protected abstract getLifecycleListener()Lcom/tradplus/ads/common/LifecycleListener;
.end method

.method protected abstract isReadyInterstitial()Z
.end method

.method protected abstract loadInterstitial(Landroid/content/Context;Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;Ljava/util/Map;Ljava/util/Map;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventInterstitialListener;",
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "Ljava/lang/Object;",
            ">;",
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "Ljava/lang/String;",
            ">;)V"
        }
    .end annotation
.end method

.method protected abstract onInvalidate()V
.end method

.method public setCustomEventBidingCallback(Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventBidingCallback;)V
    .registers 2

    iput-object p1, p0, Lcom/tradplus/ads/mobileads/CustomEventInterstitial;->a:Lcom/tradplus/ads/mobileads/CustomEventInterstitial$CustomEventBidingCallback;

    return-void
.end method

.method protected abstract showInterstitial()V
.end method