package com.unity3d.ads.adplayer.model; /* loaded from: classes4.dex */ public interface WebViewEvent { String getCategory(); String getName(); Object[] getParameters(); }