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

This class represents a processed event. More...

Inheritance diagram for SpringCard.SpringCore.Direct.DirectDevice.DeviceEvent:
SpringCard.SpringCore.Direct.DirectDevice.HceEvent SpringCard.SpringCore.Direct.DirectDevice.ReaderEvent

Public Member Functions

override string ToString ()
 Serialize an a DeviceEvent into a string.
 

Static Public Member Functions

static DeviceEvent Create (IncomingEvent directEvent)
 Deserialize an IncomingEvent into a DeviceEvent.
 

Protected Member Functions

 DeviceEvent (IncomingEvent directEvent)
 
string ToString (string ObjectName)
 

Properties

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)
 

Detailed Description

This class represents a processed event.


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