C# Class BgApiDriver.BgApi.ble_msg_flash_ps_key_evt_t

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

Public Properties

Property Type Description
key int
value byte[]

Property Details

key public property

public int key
return int

value public property

public byte[] value
return byte[]