System.Bluetooth.TBluetoothLEDevice.AdvertisedData

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

Delphi

property AdvertisedData: TScanResponse read FAdvertisedData;

C++

__property TScanResponse* AdvertisedData = {read=FAdvertisedData};

プロパティ

種類 可視性 ソース ユニット
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


説明

デバイスで広告されるデータ。

データは、デバイスの検知の間に取得されます。

サポート対象プラットフォーム

このプロパティは、Windows ではサポートされません。

関連項目