API:System.Bluetooth.TBluetoothLEAdvertiseData.GetDataForService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDataForService(const AServiceUUID: TBluetoothUUID): TBytes; virtual; abstract;

C++

virtual System::DynamicArray<System::Byte> __fastcall GetDataForService(const GUID &AServiceUUID) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
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!