System.Bluetooth.TGattCharacteristicWriteEvent
C++
typedef void __fastcall (__closure *TGattCharacteristicWriteEvent)(System::TObject* const Sender, TBluetoothGattCharacteristic* const ACharacteristic, TBluetoothGattStatus &AGattStatus, const _dt_System_Bluetooth_1 AValue);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| typedef | public | System.Bluetooth.hpp | System.Bluetooth | System.Bluetooth | 
Description
Type of event handler for the TBluetoothGattServer.OnCharacteristicWrite event.