System.Beacon.TBeaconAdvertiser.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
constructor public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser

Description

Creates an instance of TBeaconAdvertiser.

See Also