Package com.adyen.threeds2
Interface InitializeResult
-
- All Implemented Interfaces:
public interface InitializeResultAn object that represents the outcome of the initializing the ThreeDS2Service. Its values can be the following:
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classInitializeResult.SuccessInitialization process is completed successfully.
public final classInitializeResult.FailureAn internal error occurred during the initialization process.
-