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