UrlAllowList
Defines a set of URL patterns to match a URL.
Types
Link copied to clipboard
interface OnUrlAllowListCallback
Interface that defines a callback that can be used to reject or allow a URL.
Link copied to clipboard
Properties
Functions
Link copied to clipboard
open fun setUrlAllowListCallback(@Nullable urlAllowListCallback: UrlAllowList.OnUrlAllowListCallback)
Sets the urlAllowList callback.