package com.bytedance.sdk.openadsdk.ku;

import android.content.Context;
import org.json.JSONObject;

/* JADX INFO: loaded from: classes2.dex */
public interface lb {
    void fm();

    void fm(Context context, JSONObject jSONObject, String str);

    void fm(Context context, JSONObject jSONObject, String str, int i10, boolean z10);

    void fm(JSONObject jSONObject);
}
