IAdVastModel.smali
.class public interface abstract Lcom/cm/plugincluster/ad/data/vast/IAdVastModel;
.super Ljava/lang/Object;
.source "IAdVastModel.java"
# virtual methods
.method public varargs abstract cmdCommon([Ljava/lang/Object;)Ljava/lang/Object;
.end method
.method public abstract getAd()Lcom/cm/plugincluster/ad/IAd;
.end method
.method public abstract getAdTitle()Ljava/lang/String;
.end method
.method public abstract getButtonTxt()Ljava/lang/String;
.end method
.method public abstract getClickThrough()Ljava/lang/String;
.end method
.method public abstract getCurrentPos()I
.end method
.method public abstract getDescription()Ljava/lang/String;
.end method
.method public abstract getDuration()I
.end method
.method public abstract getEndCardUrl()Ljava/lang/String;
.end method
.method public abstract getIconUrl()Ljava/lang/String;
.end method
.method public abstract getId()Ljava/lang/String;
.end method
.method public abstract getPreRollCardUrl()Ljava/lang/String;
.end method
.method public abstract getVastAdTagUrl()Ljava/lang/String;
.end method
.method public abstract getVastTag()Ljava/lang/String;
.end method
.method public abstract getVideolUrl(Landroid/content/Context;)Ljava/lang/String;
.end method
.method public abstract getWapperFrequency()I
.end method
.method public abstract hasMediaFile()Z
.end method
.method public abstract isCompanionParsing()Z
.end method
.method public abstract isFinish()Z
.end method
.method public abstract isIconParsing()Z
.end method
.method public abstract isLinearParsing()Z
.end method
.method public abstract isMediaFileFromCache()Z
.end method
.method public abstract isMute()Z
.end method
.method public abstract isNonLinearParsing()Z
.end method
.method public abstract isReplay()Z
.end method
.method public abstract isUsed()Z
.end method
.method public abstract isWapperType()Z
.end method
.method public abstract isXmlFromCache()Z
.end method
.method public abstract setAd(Lcom/cm/plugincluster/ad/IAd;)V
.end method
.method public abstract setCurrentPos(I)V
.end method
.method public abstract setDuration(I)V
.end method
.method public abstract setIsFinish(Z)V
.end method
.method public abstract setIsMute(Z)V
.end method
.method public abstract setIsReplay(Z)V
.end method
.method public abstract setIsUsed(Z)V
.end method
.method public abstract setVastTag(Ljava/lang/String;)V
.end method