KsScene.smali
.class public interface abstract Lcom/kwad/sdk/api/KsScene;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/io/Serializable;
# 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/KsScene$Builder;
}
.end annotation
# virtual methods
.method public abstract getAction()I
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract getAdNum()I
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract getAdStyle()I
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract getHeight()I
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract getPosId()J
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract getWidth()I
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setAction(I)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setAdNum(I)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setAdStyle(I)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setHeight(I)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setPosId(J)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setWidth(I)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract toJson()Lorg/json/JSONObject;
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method