API:System.Bluetooth.TBluetoothGattServer.UpdateCharacteristicValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateCharacteristicValue(const ACharacteristic: TBluetoothGattCharacteristic);

C++

void __fastcall UpdateCharacteristicValue(TBluetoothGattCharacteristic* const ACharacteristic);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer

Description

Embarcadero Technologies does not currently have any additional information.