System.Beacon.TBeaconAdvertiser.FGattServer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FGattServer: TBluetoothGattServer;

C++

System::Bluetooth::TBluetoothGattServer* FGattServer;

Properties

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

Description

Protected field that stores the corresponding GATT server in charge of advertising the proximity data of a beacon device.

See Also