ITTFeedAdBean.smali

.class public interface abstract Lcom/cm/plugincluster/libplugin/tt/ITTFeedAdBean;
.super Ljava/lang/Object;
.source "ITTFeedAdBean.java"


# virtual methods
.method public abstract getAdBehaviorType()I
.end method

.method public abstract getAdCoverImageUrl()Ljava/lang/String;
.end method

.method public abstract getAdDesc()Ljava/lang/String;
.end method

.method public abstract getAdIconUrl()Ljava/lang/String;
.end method

.method public abstract getAdResouceType()I
.end method

.method public abstract getAdTitle()Ljava/lang/String;
.end method

.method public abstract getDefaultAdShowType()I
.end method

.method public abstract getResType()I
.end method

.method public abstract getRptAdDes()Ljava/lang/String;
.end method

.method public abstract getRptPkgName()Ljava/lang/String;
.end method

.method public abstract getRptResType()I
.end method

.method public abstract getRptRf()Ljava/lang/String;
.end method

.method public abstract getRptSugType()I
.end method

.method public abstract getVastModel()Lcom/cm/plugincluster/ad/data/vast/IAdVastModel;
.end method

.method public abstract isExpired()Z
.end method

.method public abstract onAdShow(Landroid/view/View;Lcom/cm/plugincluster/libplugin/tt/OnTTAdInteractionListener;)V
.end method

.method public abstract onAdShow(Landroid/view/View;Ljava/util/List;Lcom/cm/plugincluster/libplugin/tt/OnTTAdInteractionListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/view/View;",
            "Ljava/util/List",
            "<",
            "Landroid/view/View;",
            ">;",
            "Lcom/cm/plugincluster/libplugin/tt/OnTTAdInteractionListener;",
            ")V"
        }
    .end annotation
.end method