AppLovinBroadcastManager$Receiver.smali
.class public interface abstract Lcom/applovin/impl/sdk/AppLovinBroadcastManager$Receiver;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/applovin/impl/sdk/AppLovinBroadcastManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Receiver"
.end annotation
# virtual methods
.method public abstract onReceive(Landroid/content/Context;Landroid/content/Intent;Ljava/util/Map;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Landroid/content/Intent;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"Ljava/lang/Object;",
">;)V"
}
.end annotation
.end method