Package eu.ccvlab.mapi.core.payment
Interface CardReaderStatusDelegate
- All Superinterfaces:
ErrorDelegate
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidonFailure(CardReaderResult result) Deprecated.voidonSuccess(CardReaderResult result) Methods inherited from interface eu.ccvlab.mapi.core.payment.ErrorDelegate
onError, onError
-
Method Details
-
onSuccess
-
onFailure
Deprecated.
-