Package 

Enum ChallengeUiType

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public enum ChallengeUiType
     implements Parcelable
                        

    UI types for displaying challenge screens.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      HTML

      Format that allows to present issuer-specific designed html in a web view.

      OOB

      Format that allows to complete authentication outside of the merchant app, e.g. in issuer’s mobile app

      MULTI_SELECT

      Format that allows multiple options to be presented to the Cardholder to obtain multiple response on single screen

      SINGLE_SELECT

      Format that allows multiple options to be presented to the cardholder to obtain single response

      TEXT

      Format for a one-time passcode (OTP) or text during a non-payment authentication transaction