Class ResultType
-
- All Implemented Interfaces:
public class ResultTypeThis enum holds the type of the result for the authentication process.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classResultType.CompletedAuthentication was successful. You can proceed with the next step in your payment flow.
public classResultType.ErrorAn error occurred during authentication. You will need to handle the error.
-