isAddressBlocked

abstract fun isAddressBlocked(addressRR: AddressRR): Boolean

Called by the VPN network to know if a particular IP address is blocked or not. This can be combined with the onDnsResolved callback, to get the hostname of the addressRR and then decide whether that hostname should be blocked or not

Parameters

addressRR

is the address record