NEURLFilterControlProvider
A protocol that defines an object that’s responsible for fetching pre-filter data.
Declaration
protocol NEURLFilterControlProvider : AppExtensionOverview
Create a class that conforms to this protocol in your app extension, then provide the extension’s bundle identifier to the NEURLFilterManager in setConfiguration(pirServerURL:pirPrivacyPassIssuerURL:pirAuthenticationToken:controlProviderBundleIdentifier:).