public interface MaintenanceResponseHandler
Modifier and Type | Method and Description |
---|---|
void |
onMaintenanceCompleted(GenericResponse result)
This method is called from the POS application library after the payment application has
exited the maintenance menu.
|
void onMaintenanceCompleted(GenericResponse result)
result
- The result of the maintenance. This will usually return with success.