Skip to content

GeckoData ​

Represents data received from a Gecko device.

Kind: Class

Namespace: ConnectorLib

Public Constructors

GeckoData(byte[] data)

Creates a new instance of the ConnectorLib.GeckoData class.

Public Attributes

byte[]

Data

The data received from the Gecko device.