public interface IBuzzer extends IIngenicoApi
| Modifier and Type | Method and Description |
|---|---|
void |
beep(BuzzerInputData inputData)
Perform a beep.
|
connect, disconnect, isConnectedvoid beep(BuzzerInputData inputData) throws IngenicoException
inputData - buzzer parametersIngenicoException - when the perform a beep fails