System.Bluetooth.TBluetoothLEAdvertiseData.GetServiceData
Delphi
function GetServiceData: TArray<TPair<TBluetoothUUID, TBytes>>; virtual; abstract;
C++
virtual System::DynamicArray<System::Generics::Collections::TPair__2<GUID,System::DynamicArray<System::Byte> > > __fastcall GetServiceData(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdvertiseData |
Description
Getter of ServiceData.