toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
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.