C# Class BgApiDriver.BgApi.ble_msg_attclient_read_multiple_response_evt_t

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

Public Properties

Property Type Description
connection int
handles byte[]

Property Details

connection public_oe property

public int connection
return int

handles public_oe property

public byte[] handles
return byte[]