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

This class represents a raw event coming from a device. More...

Public Attributes

DirectDevice Device
 The device object that has initiated the event.
 
string DeviceId
 The unique identifier of the device that has initiated the event.
 
uint Sequence
 The sequence number (to track missed events)
 
CLA Class
 The CLAss of the event.
 
byte[] Buffer
 The event's raw data.
 

Detailed Description

This class represents a raw event coming from a device.


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