IFullScreenVideoAdLogic.smali
.class public interface abstract Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdLogic;
.super Ljava/lang/Object;
.source "IFullScreenVideoAdLogic.java"
# virtual methods
.method public abstract fetchFullScreenVideoAd(ILcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdLoadListener;)V
.end method
.method public abstract isFullScreenVideoAdValid(Z)Z
.end method
.method public abstract preloadFullScreenVideoAd(Landroid/app/Activity;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;Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdApkDownloadListener;)V
.end method