arcgis-maps-kotlin-toolkit
Toggle table of contents
300.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
arcgis-maps-kotlin-toolkit
arcgis-maps-kotlin-toolkit
/
com.arcgismaps.toolkit.authentication
/
ServerTrustChallenge
/
ServerTrustChallenge
Server
Trust
Challenge
constructor
(
challenge
:
NetworkAuthenticationChallenge
,
onUserResponseReceived
:
(
Boolean
)
->
Unit
)