System.Beacon.TBeaconAdvertiser.FGattServer

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

FGattServer: TBluetoothGattServer;

C++

System::Bluetooth::TBluetoothGattServer* FGattServer;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser


説明

ビーコン デバイスの近接度データのアドバタイズを担当する対応 GATT サーバーを格納する protected フィールドです。

関連項目