C# Class BgApiDriver.BgApi.ble_msg_connection_channel_map_get_rsp_t

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

Public Properties

Property Type Description
connection int
map byte[]

Property Details

connection public_oe property

public int connection
return int

map public_oe property

public byte[] map
return byte[]