System.Bluetooth.TBluetoothLEAdvertiseData.GetServiceUUIDs
Delphi
function GetServiceUUIDs: TArray<TBluetoothUUID>; virtual; abstract;
C++
virtual System::DynamicArray<GUID> __fastcall GetServiceUUIDs() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdvertiseData |
Description
Getter of ServiceUUIDs.