System.Bluetooth.TBluetoothLEScanFilter.SetServiceData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetServiceData(const AServiceData: TServiceDataRawData);

C++

void __fastcall SetServiceData(const TServiceDataRawData &AServiceData);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEScanFilter

Description

Setter method for the ServiceData property.

See Also