Class CompletionEvent
java.lang.Object
com.netcetera.threeds.sdk.api.transaction.challenge.events.CompletionEvent
Class for holding data about completion of the challenge process.
-
Constructor Summary
ConstructorsConstructorDescriptionCompletionEvent(String sdkTransactionID, String transactionStatus) Constructor. -
Method Summary
Modifier and TypeMethodDescriptionReturns the SDK Transaction ID.Returns the transaction status that was received in the final CRes.toString()
-
Constructor Details
-
Method Details