toggle menu
arcgis-maps-kotlin-toolkit
200.5.0
androidJvm
switch theme
search in API
arcgis-maps-kotlin-toolkit
/
com.arcgismaps.toolkit.authentication
/
UsernamePasswordChallenge
/
UsernamePasswordChallenge
Username
Password
Challenge
constructor
(
url
:
String
,
onUsernamePasswordReceived
:
(
username
:
String
,
password
:
String
)
->
Unit
,
onCancel
:
(
)
->
Unit
)