SpringCard SpringCore Library for .NET  20.04.16
High-level access to the SpringCore devices
SpringCard.SpringCore.Direct.DirectDevice.ReaderEvent Class Reference
Inheritance diagram for SpringCard.SpringCore.Direct.DirectDevice.ReaderEvent:
SpringCard.SpringCore.Direct.DirectDevice.DeviceEvent

Classes

interface  IReaderEventData
 
class  ReaderStateEventData
 
class  ReaderTagEventData
 

Public Member Functions

 ReaderEvent (IncomingEvent directEvent)
 
override string ToString ()
 
- Public Member Functions inherited from SpringCard.SpringCore.Direct.DirectDevice.DeviceEvent
override string ToString ()
 Serialize an a DeviceEvent into a string.
 

Properties

IReaderEventData Data [get, protected set]
 
- Properties inherited from SpringCard.SpringCore.Direct.DirectDevice.DeviceEvent
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)
 

Additional Inherited Members

- Static Public Member Functions inherited from SpringCard.SpringCore.Direct.DirectDevice.DeviceEvent
static DeviceEvent Create (IncomingEvent directEvent)
 Deserialize an IncomingEvent into a DeviceEvent.
 
- Protected Member Functions inherited from SpringCard.SpringCore.Direct.DirectDevice.DeviceEvent
 DeviceEvent (IncomingEvent directEvent)
 
string ToString (string ObjectName)
 

The documentation for this class was generated from the following file: