IFullScreenVideoAdManager.smali

.class public interface abstract Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdManager;
.super Ljava/lang/Object;
.source "IFullScreenVideoAdManager.java"


# virtual methods
.method public abstract fetchFullScreenVideoAd(Ljava/lang/String;ILcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdLoadListener;)V
.end method

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

.method public abstract preloadFullScreenVideoAd(Landroid/app/Activity;Ljava/lang/String;ILcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdLoadListener;)V
.end method

.method public abstract showFullScreenVideoAd(Landroid/app/Activity;Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAd;Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdInteractionListener;)V
.end method

.method public abstract showFullScreenVideoAd(Landroid/app/Activity;Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAd;Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdInteractionListener;Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdApkDownloadListener;)V
.end method