A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W 

I

initCause(java.lang.Throwable) - function in java.lang.Throwable
 
initialize(android.content.Context,com.adyen.threeds2.parameters.ConfigParameters,java.lang.String,com.adyen.threeds2.customization.UiCustomization) - function in com.adyen.threeds2.ThreeDS2Service
Initializes the 3DS SDK service instance.
InitializeResult - class in com.adyen.threeds2
An object that represents the outcome of the initializing the ThreeDS2Service.
InitializeResult.Failure - class in com.adyen.threeds2.InitializeResult
An internal error occurred during the initialization process.
InitializeResult.Success - class in com.adyen.threeds2.InitializeResult
Initialization process is completed successfully.
InvalidInputException - class in com.adyen.threeds2.exception
This class represents a runtime exception that occurs due to one of the following reasons:
  • Parameter value is mandatory, but was not provided.
  • Parameter value does not conform to the specified format.
  • Parameter value exceeds the maximum limit.
  • Parameter value does not meet the minimum length criteria.
Created by Ran Haveshush on 24/08/2018.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W