API:System.Bluetooth.TBluetoothLEAdvertiseData.AddServiceData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddServiceData(const AServiceUUID: TBluetoothUUID; const AData: TBytes);

C++

void __fastcall AddServiceData(const GUID &AServiceUUID, const System::DynamicArray<System::Byte> AData);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.