System.Beacon.TBeaconAdvertiser.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AGattServer: TBluetoothGattServer = nil; AHelper: Boolean = False);

C++

__fastcall TBeaconAdvertiser(System::Bluetooth::TBluetoothGattServer* const AGattServer, bool AHelper);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser


Beschreibung

Erstellt eine Instanz von TBeaconAdvertiser.

Siehe auch