public static interface CardReaderHandler.CardReaderSelectionCallback
| Modifier and Type | Method and Description |
|---|---|
void |
useCardReaderAtIndex(int selectedIndex)
The callback function that must be executed by the app when onCardReaderSelection() is called by the SDK.
|
void useCardReaderAtIndex(int selectedIndex)
selectedIndex - the index of the selected card reader in the array of detected card readers.