Package com.meawallet.mcd
package com.meawallet.mcd
-
ClassDescriptionClass describing client specific configurationUI 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 byMeaCardData
library in case of errors/failures.Listener interface used to listen for asynchronously executedMeaCardData.getCardDataImages(String, String, McdGetCardDataImagesListener)
call result callbacks.Listener interface used to listen for asynchronously executedMeaCardData.getCardData(String, String, McdGetCardDataListener)
call result callbacks.Listener interface used to listen for asynchronously executedMeaCardData.getCardPinImage(String, String, McdGetCardPinImageListener)
call result callbacks.Interface describing asynchronous secret generator callback listener forMcdCardIdentityProvider.getSecret(McdSecretListener)
Listener interface used to listen for asynchronously executedMeaCardData.setCardPin(String, String, CharSequence, CharSequence, McdSetCardPinListener)
call result callbacks.Listener interface used to listen for asynchronously executedMeaCardData.unblockCardPin(String, String, McdUnblockCardPinListener)
call result callbacks.Provides API to retrieve additional information about the card from the processing platform.MCD SDK configuration information.