See: Description
Interface | Description |
---|---|
SmartCardReaderDevice |
The
SmartCardReaderDevice interface defines the API for smart card operations to be used by applications. |
SmartCardReaderDeviceSpec |
The
SmartCardReaderDeviceSpec interface extends DeviceSpec to define the specifications for a smart card reader device. |
SmartCardReaderOperationResult |
The
SmartCardReaderOperationResult interface extends OperationResult to provide results specific to smart card reader operations. |
SmartCardReaderDevice
for controlling smart card reader operations.
- SmartCardReaderDeviceSpec
for specifying the details of smart card reader devices.
- SmartCardReaderOperationResult
for processing and understanding the outcomes of smart card reader operations.
This package is essential for developers looking to integrate smart card reader functionalities into their CloudPOS applications, providing the necessary tools for effective smart card communication and processing.