C# Class BgApiDriver.BgApi.ble_msg_attclient_attribute_value_evt_t

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

Public Properties

Property Type Description
atthandle int
connection int
type int
value byte[]

Property Details

atthandle public_oe property

public int atthandle
return int

connection public_oe property

public int connection
return int

type public_oe property

public int type
return int

value public_oe property

public byte[] value
return byte[]