C# Class BgApiDriver.BgApi.ble_msg_attclient_attribute_value_evt_t

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

Méthodes publiques

Свойство Type Description
atthandle int
connection int
type int
value byte[]

Property Details

atthandle public_oe property

public int atthandle
Résultat int

connection public_oe property

public int connection
Résultat int

type public_oe property

public int type
Résultat int

value public_oe property

public byte[] value
Résultat byte[]