public static interface ReaderDevice.OnResetConfigListener
Modifier and Type | Method and Description |
---|---|
void |
onResetConfigCompleted(ReaderDevice reader,
Throwable error)
Called if reset command has been returned from Reader
|
void onResetConfigCompleted(ReaderDevice reader, Throwable error)
reader
- The caller ReaderDevice
instanceerror
- The underlying cause of the failure or null if there was no error