API:System.Bluetooth.TBluetoothLEAdvertiseData.AddServiceUUID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddServiceUUID(const AServiceUUID: TBluetoothUUID);

C++

void __fastcall AddServiceUUID(const GUID &AServiceUUID);

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.