All Classes and Interfaces
Class
Description
Class describing client specific configuration
UI widget for retrieving, displaying and managing card data from the processing platform.
Interface for interacting with received card data.
Interface for interacting with card data as Bitmap images.
Interface describing callback methods for providing card identity and secret for acquiring card data.
Interface for interacting with received pin data.
Listener interface used for tracking result status for all async public
EasyLaunchCardView
methods.Interface for a common error data.
Error codes.
General exception thrown by
MeaCardData
library in case of errors/failures.Listener interface used to listen for asynchronously executed
MeaCardData.getCardDataImages(String, String, McdGetCardDataImagesListener)
call result callbacks.Listener interface used to listen for asynchronously executed
MeaCardData.getCardData(String, String, McdGetCardDataListener)
call result callbacks.Listener interface used to listen for asynchronously executed
MeaCardData.getCardPinImage(String, String, McdGetCardPinImageListener)
call result callbacks.Interface describing asynchronous secret generator callback listener for
McdCardIdentityProvider.getSecret(McdSecretListener)
Listener interface used to listen for asynchronously executed
MeaCardData.setCardPin(String, String, CharSequence, CharSequence, McdSetCardPinListener)
call result callbacks.Listener interface used to listen for asynchronously executed
MeaCardData.unblockCardPin(String, String, McdUnblockCardPinListener)
call result callbacks.Provides API to retrieve additional information about the card from the processing platform.
MCD SDK configuration information.