sendScaChallengeAsync

Asynchronously send a SCA challenge as part of the ongoing Embedded or Hybrid SCA process.

Parameters

eventId

Unique identifier for the SCA event, associated with the current event challenge.

request

A ScaAuthenticationEventChallengeEmbeddedHybridRequest object with the SCA challenge details.

cancellationSignal

A CancellationSignal for canceling the operation.

callback

A callback to handle the result or error asynchronously.