handle Network Authentication Challenge
abstract suspend fun handleNetworkAuthenticationChallenge(challenge: NetworkAuthenticationChallenge): NetworkAuthenticationChallengeResponse
Invoked when a NetworkAuthenticationChallenge occurs.
Return
a NetworkAuthenticationChallengeResponse that specifies what action to take
Since
200.0.0