NativeAdImageApi.smali

.class public interface abstract Lcom/facebook/ads/internal/api/NativeAdImageApi;
.super Ljava/lang/Object;
.source "NativeAdImageApi.java"


# annotations
.annotation build Landroidx/annotation/Keep;
.end annotation


# virtual methods
.method public abstract getHeight()I
.end method

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

.method public abstract getWidth()I
.end method