43 lines
1.2 KiB
Smali
43 lines
1.2 KiB
Smali
.class public final Lcom/google/ads/mediation/customevent/CustomEventServerParameters;
|
|
.super Lcom/google/ads/mediation/MediationServerParameters;
|
|
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
|
|
|
|
|
|
# instance fields
|
|
.field public className:Ljava/lang/String;
|
|
.annotation runtime Lcom/google/ads/mediation/MediationServerParameters$Parameter;
|
|
name = "class_name"
|
|
required = true
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public label:Ljava/lang/String;
|
|
.annotation runtime Lcom/google/ads/mediation/MediationServerParameters$Parameter;
|
|
name = "label"
|
|
required = true
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public parameter:Ljava/lang/String;
|
|
.annotation runtime Lcom/google/ads/mediation/MediationServerParameters$Parameter;
|
|
name = "parameter"
|
|
required = false
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/google/ads/mediation/MediationServerParameters;-><init>()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 2
|
|
iput-object v0, p0, Lcom/google/ads/mediation/customevent/CustomEventServerParameters;->parameter:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|