System.Bluetooth.TServiceDataRawData.create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor create(const AKey: TBluetoothUUID; const AValue: TBytes); overload;
constructor create(const AServiceData: TPair<TBluetoothUUID,TBytes>); overload;

Properties

Type Visibility Source Unit Parent
constructor public System.Bluetooth.pas System.Bluetooth TServiceDataRawData

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!