package com.unity3d.services.core.webview.bridge.invocation; /* loaded from: classes2.dex */ public interface IWebViewBridgeInvocation { void invoke(String str, String str2, int i10, Object... objArr); }