C# Class BgApiDriver.BgApi.ble_msg_connection_raw_rx_evt_t

Inheritance: BgApiEvent
Show file Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
connection int
data byte[]

Property Details

connection public property

public int connection
return int

data public property

public byte[] data
return byte[]