public interface TerminalStatusResponseHandler
Modifier and Type | Method and Description |
---|---|
void |
onTerminalStatusResponseCompleted(TerminalStatusResponse response)
This method is called from the POS application library when a response to
the terminal status request is received.
|
void onTerminalStatusResponseCompleted(TerminalStatusResponse response)
response
- The response to the terminal status request.