Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship
/
UrlAllowList
/
OnUrlAllowListCallback
On
Url
Allow
List
Callback
interface
OnUrlAllowListCallback
Interface that defines a callback that can be used to reject or allow a URL.
Members
Functions
allow
Url
Link copied to clipboard
abstract
fun
allowUrl
(
@
NonNull
url
:
String
,
scope
:
Int
)
:
Boolean
Called when the URL has passed the isAllowed() check.