Files
rr3-apk/smali_classes2/com/applovin/mediation/MaxAd.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

67 lines
1.8 KiB
Smali

.class public interface abstract Lcom/applovin/mediation/MaxAd;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract getAdReviewCreativeId()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getAdUnitId()Ljava/lang/String;
.end method
.method public abstract getAdValue(Ljava/lang/String;)Ljava/lang/String;
.end method
.method public abstract getAdValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
.end method
.method public abstract getCreativeId()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getDspId()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getDspName()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getFormat()Lcom/applovin/mediation/MaxAdFormat;
.end method
.method public abstract getNativeAd()Lcom/applovin/mediation/nativeAds/MaxNativeAd;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getNetworkName()Ljava/lang/String;
.end method
.method public abstract getNetworkPlacement()Ljava/lang/String;
.end method
.method public abstract getPlacement()Ljava/lang/String;
.end method
.method public abstract getRequestLatencyMillis()J
.end method
.method public abstract getRevenue()D
.end method
.method public abstract getRevenuePrecision()Ljava/lang/String;
.end method
.method public abstract getSize()Lcom/applovin/sdk/AppLovinSdkUtils$Size;
.end method
.method public abstract getWaterfall()Lcom/applovin/mediation/MaxAdWaterfallInfo;
.end method