public static interface SmartPOSController.OpenCardReaderListener
Modifier and Type | Method and Description |
---|---|
void |
onDetected(CardControl cardControl,
int cardType,
byte[] UUID) |
void |
onError(RFReturnCode returnCode) |
void onDetected(CardControl cardControl, int cardType, byte[] UUID)
void onError(RFReturnCode returnCode)