API:System.Bluetooth.TBluetoothLEAdvertiseData.DoAddServiceData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoAddServiceData(const AServiceUUID: TBluetoothUUID; const AData: TBytes): Boolean; virtual; abstract;

C++

virtual bool __fastcall DoAddServiceData(const GUID &AServiceUUID, const System::DynamicArray<System::Byte> AData) = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdvertiseData

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!