BaiduVideoResponse.smali

.class public interface abstract Lcom/baidu/mobad/nativevideo/BaiduVideoResponse;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/baidu/mobad/nativevideo/BaiduVideoResponse$PrerollMaterialType;
    }
.end annotation


# virtual methods
.method public abstract getAdLogoUrl()Ljava/lang/String;
.end method

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

.method public abstract getDuration()I
.end method

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

.method public abstract getMaterialType()Lcom/baidu/mobad/nativevideo/BaiduVideoResponse$PrerollMaterialType;
.end method

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

.method public abstract handleClick(Landroid/view/View;)V
.end method

.method public abstract handleClick(Landroid/view/View;I)V
.end method

.method public abstract isDownloadApp()Z
.end method

.method public abstract onClickAd(Landroid/content/Context;)V
.end method

.method public abstract onClose(Landroid/content/Context;I)V
.end method

.method public abstract onComplete(Landroid/content/Context;)V
.end method

.method public abstract onError(Landroid/content/Context;II)V
.end method

.method public abstract onFullScreen(Landroid/content/Context;I)V
.end method

.method public abstract onStart(Landroid/content/Context;)V
.end method

.method public abstract recordImpression(Landroid/view/View;)V
.end method