System.Beacon.TBeaconAdvertiser.FGattServer
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.