ILibPluginModule.smali

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


# virtual methods
.method public abstract getFullScreenVideoAdLoader()Lcom/cm/plugincluster/ad/video/fullscreen/IFullScreenVideoAdLoaderProxy;
.end method

.method public abstract getTTFeedAdLoader()Lcom/cm/plugincluster/libplugin/tt/ITTFeedAdLoader;
.end method

.method public abstract getTTFullScreenVideoWrap()Lcom/cm/plugincluster/ad/video/fullscreen/ITTFullScreenVideoWrap;
.end method

.method public abstract getTTRewardVideoAdLoader()Lcom/cm/plugincluster/ad/reward/IRewardVideoAdLoaderProxy;
.end method

.method public abstract getTTShowRewardVideo()Lcom/cm/plugincluster/ad/reward/ITTRewardVideoWrap;
.end method

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