Package | Description |
---|---|
com.cloudpos.signature |
Provide access to the signature device.
|
Modifier and Type | Method and Description |
---|---|
SignatureOperationResult |
SignatureDevice.waitSignature(java.lang.String transactionCode,
int timeout)
This is the synchronous method of the
SignatureDevice.listenSignature(String,OperationListener,int) . |