public interface DeviceAuthenticationTimeoutCallback
Modifier and Type | Method and Description |
---|---|
void |
onTimeout()
Timeout happens before user tap on the POS/Terminal
|
void |
onTimer(int remain)
Return the remaining time for user to tap on the POS/Terminal
|