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

C

CANCEL - enum entry in com.adyen.threeds2.customization.UiCustomization.ButtonType
 
cancelled() - function in com.adyen.threeds2.ChallengeStatusReceiver
This method will be called when the Cardholder selects the option to cancel the transaction on the challenge screen.
ChallengeParameters - class in com.adyen.threeds2.parameters
This class holds the parameters that are required to conduct the challenge process.
ChallengeResult - class in com.adyen.threeds2
An object that represents the final outcome of the challenge process.
ChallengeResult.Cancelled - class in com.adyen.threeds2.ChallengeResult
The Cardholder selected the option to cancel the transaction.
ChallengeResult.Completed - class in com.adyen.threeds2.ChallengeResult
Challenge process is completed successfully.
ChallengeResult.Error - class in com.adyen.threeds2.ChallengeResult
An error occurred during the challenge process.
ChallengeResult.Timeout - class in com.adyen.threeds2.ChallengeResult
Challenge process exceeded the specified timeout in Transaction.doChallenge.
ChallengeStatusHandler - class in com.adyen.threeds2
A callback object that implements this interface will receive a challenge status notification from the 3DS SDK.
ChallengeStatusReceiver - class in com.adyen.threeds2
A callback object that implements this interface will receive challenge status notifications from the 3DS SDK.
cleanup(android.content.Context) - function in com.adyen.threeds2.ThreeDS2Service
Frees up resources that are used by the 3DS SDK.
close() - function in com.adyen.threeds2.Transaction
Cleans up resources that are held by the Transaction object.
com.adyen.threeds2 - package com.adyen.threeds2
 
com.adyen.threeds2.customization - package com.adyen.threeds2.customization
 
com.adyen.threeds2.exception - package com.adyen.threeds2.exception
 
com.adyen.threeds2.parameters - package com.adyen.threeds2.parameters
 
com.adyen.threeds2.util - package com.adyen.threeds2.util
 
completed(com.adyen.threeds2.CompletionEvent) - function in com.adyen.threeds2.ChallengeStatusReceiver
This method will be called when the challenge process is completed.
CompletionEvent - class in com.adyen.threeds2
This interface represents the data about completion of the challenge process.
ConfigParameters - class in com.adyen.threeds2.parameters
This class represents the configuration parameters that are required by the 3DS SDK for initialization.
CONTINUE - enum entry in com.adyen.threeds2.customization.UiCustomization.ButtonType
 
createTransaction(java.lang.String,java.lang.String) - function in com.adyen.threeds2.ThreeDS2Service
Creates an instance of Transaction through which the App gets the data required to perform the transaction.
Customization - class in com.adyen.threeds2.customization
This class serves as a superclass for the specific customization classes.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W