SpeedifyDomainWatchListDelegate
public protocol SpeedifyDomainWatchListDelegate : AnyObject
Called when a domain from a disabled localproxy domainwatchlist is detected @param title title of the watchlist that was detected @since 9.3
-
Declaration
Swift
func domainWatchListDelegate(title: String)