API:System.Beacon.TBeaconAdvertiser.GetInstance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetInstance(const AGattServer: TBluetoothGattServer = nil): TBeaconAdvertiser; virtual; abstract;

C++

virtual __classmethod TBeaconAdvertiser* __fastcall GetInstance(System::Bluetooth::TBluetoothGattServer* const AGattServer = (System::Bluetooth::TBluetoothGattServer*)(0x0)) = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser

Description

Embarcadero Technologies does not currently have any additional information.