package g7;

import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import n7.t2;
import n7.u2;

/* JADX INFO: loaded from: classes2.dex */
public class f {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final u2 f26279a;

    public f(o0.i iVar) {
        this.f26279a = new u2((t2) iVar.f31277a, null);
    }

    @Nullable
    public String getAdString() {
        return this.f26279a.zzn();
    }

    @Nullable
    @Deprecated
    public <T extends com.google.android.gms.ads.mediation.customevent.a> Bundle getCustomEventExtrasBundle(@NonNull Class<T> cls) {
        return this.f26279a.zze(cls);
    }

    @Nullable
    public <T> Bundle getNetworkExtrasBundle(@NonNull Class<T> cls) {
        return this.f26279a.zzd(cls);
    }
}
