continueWithCredential method

void continueWithCredential(
  1. ArcGISCredential credential
)

Handles the challenge with the specified credential.

Parameters:

  • credential — The credential to use when retrying the request.