IGDTLoader.smali

.class public interface abstract Lcom/cm/plugincluster/adv/IGDTLoader;
.super Ljava/lang/Object;
.source "IGDTLoader.java"


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

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

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

.method public abstract getNativeProgress()I
.end method

.method public abstract getNativeState()I
.end method

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

.method public abstract isApp()Z
.end method

.method public abstract isAppInstalled()Z
.end method

.method public abstract isNativeAdGot()Z
.end method

.method public abstract isValid()Z
.end method

.method public abstract loadNativeAd(I)V
.end method

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

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