Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.webkit
/
AirshipWebViewClient
/
onReceivedHttpAuthRequest
on
Received
Http
Auth
Request
@
CallSuper
open
fun
onReceivedHttpAuthRequest
(
@
NonNull
view
:
WebView
,
@
NonNull
handler
:
HttpAuthHandler
,
@
Nullable
host
:
String
,
@
Nullable
realm
:
String
)