C# Class BgApiDriver.BgApi.ble_msg_attributes_value_evt_t

Inheritance: BgApiEvent
Datei anzeigen Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
connection int
handle int
offset int
reason int
value byte[]

Property Details

connection public_oe property

public int connection
return int

handle public_oe property

public int handle
return int

offset public_oe property

public int offset
return int

reason public_oe property

public int reason
return int

value public_oe property

public byte[] value
return byte[]