KsContentPage.smali

.class public interface abstract Lcom/kwad/sdk/api/KsContentPage;
.super Ljava/lang/Object;


# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation

.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/kwad/sdk/api/KsContentPage$ContentItem;,
        Lcom/kwad/sdk/api/KsContentPage$VideoListener;,
        Lcom/kwad/sdk/api/KsContentPage$PageListener;,
        Lcom/kwad/sdk/api/KsContentPage$OnPageLoadListener;,
        Lcom/kwad/sdk/api/KsContentPage$SubShowItem;
    }
.end annotation


# virtual methods
.method public abstract addPageLoadListener(Lcom/kwad/sdk/api/KsContentPage$OnPageLoadListener;)V
    .annotation build Landroid/support/annotation/Keep;
    .end annotation

    .annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
    .end annotation
.end method

.method public abstract addSubItem(Ljava/util/List;)V
    .annotation build Landroid/support/annotation/Keep;
    .end annotation

    .annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
    .end annotation

    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Lcom/kwad/sdk/api/KsContentPage$SubShowItem;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract getFragment()Landroid/support/v4/app/Fragment;
    .annotation build Landroid/support/annotation/Keep;
    .end annotation

    .annotation build Landroid/support/annotation/NonNull;
    .end annotation

    .annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
    .end annotation
.end method

.method public abstract getSubCountInPage()I
    .annotation build Landroid/support/annotation/Keep;
    .end annotation

    .annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
    .end annotation
.end method

.method public abstract setAddSubEnable(Z)V
    .annotation build Landroid/support/annotation/Keep;
    .end annotation

    .annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
    .end annotation
.end method

.method public abstract setPageListener(Lcom/kwad/sdk/api/KsContentPage$PageListener;)V
    .annotation build Landroid/support/annotation/Keep;
    .end annotation

    .annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
    .end annotation
.end method

.method public abstract setVideoListener(Lcom/kwad/sdk/api/KsContentPage$VideoListener;)V
    .annotation build Landroid/support/annotation/Keep;
    .end annotation

    .annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
    .end annotation
.end method