|
enum | HceEventType : byte { Select = 1,
InPduReady = 2,
OutPduDone = 3,
Deselect = 4
} |
|
|
byte[] | Data [get] |
|
CLA | Class [get, protected set] |
| The CLAss of the event.
|
|
string | DeviceId [get, protected set] |
| The unique identifier of the device that has initiated the event.
|
|
uint | Sequence [get, protected set] |
| The sequence number (to track missed events)
|
|
The documentation for this class was generated from the following file:
- D:/dev/companion/springcard.software.companion-service/src/common/lib-cs/springcore/DirectDeviceHceEvents.cs