package com.bytedance.sdk.openadsdk.duv.fm;

import org.json.JSONObject;

/* JADX INFO: loaded from: classes2.dex */
public class jnr extends com.bytedance.sdk.component.fm.yz<JSONObject, JSONObject> {
    private JSONObject fm;

    public jnr(JSONObject jSONObject) {
        this.fm = jSONObject;
    }

    public static void fm(com.bytedance.sdk.component.fm.fhx fhxVar, JSONObject jSONObject) {
        fhxVar.fm("getData", new jnr(jSONObject));
    }

    @Override // com.bytedance.sdk.component.fm.yz
    public JSONObject fm(String str, JSONObject jSONObject, com.bytedance.sdk.component.fm.jnr jnrVar) throws Exception {
        return com.bytedance.sdk.openadsdk.core.vt.ro.lb.fm(this.fm, jSONObject);
    }
}
