Package 

Object ChallengeResult.Companion

    • Method Summary

      Modifier and Type Method Description
      final ChallengeResult from(CompletionEvent completionEvent, String authorisationToken) Constructs the object base in the result from te 3DS2 SDK.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • from

         final ChallengeResult from(CompletionEvent completionEvent, String authorisationToken)

        Constructs the object base in the result from te 3DS2 SDK.

        Parameters:
        completionEvent - The result from the 3DS2 SDK.
        authorisationToken - The authorisationToken from the API.