public static final class AdblockWebView.EventsListener.AllowlistedResourceInfo extends AdblockWebView.EventsListener.ResourceInfo
| Constructor and Description |
|---|
AllowlistedResourceInfo(java.lang.String requestUrl,
java.util.List<java.lang.String> parentFrameUrls,
AdblockWebView.EventsListener.AllowlistReason reasons) |
| Modifier and Type | Method and Description |
|---|---|
AdblockWebView.EventsListener.AllowlistReason |
getReason() |
getParentFrameUrls, getRequestUrlpublic AllowlistedResourceInfo(java.lang.String requestUrl,
java.util.List<java.lang.String> parentFrameUrls,
AdblockWebView.EventsListener.AllowlistReason reasons)
public AdblockWebView.EventsListener.AllowlistReason getReason()