KsImage.smali
.class public interface abstract Lcom/kwad/sdk/api/KsImage;
.super Ljava/lang/Object;
# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
# virtual methods
.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 getImageUrl()Ljava/lang/String;
.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 isValid()Z
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method