C# Class BgApiDriver.BgApi.ble_msg_attributes_value_evt_t

Inheritance: BgApiEvent
Afficher le fichier Open project: ahouben/BleDriver.NET

Méthodes publiques

Свойство Type Description
connection int
handle int
offset int
reason int
value byte[]

Property Details

connection public_oe property

public int connection
Résultat int

handle public_oe property

public int handle
Résultat int

offset public_oe property

public int offset
Résultat int

reason public_oe property

public int reason
Résultat int

value public_oe property

public byte[] value
Résultat byte[]