shouldInterceptURL

abstract fun shouldInterceptURL(url: Uri?)

Called to determine if a URL should be intercepted.

Parameters

url

The Uri to check, or null.