System.Bluetooth.TBluetoothGattService

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

System.TObjectTBluetoothGattService

Delphi

TBluetoothGattService = class

C++

class PASCALIMPLEMENTATION TBluetoothGattService : public System::TObject

プロパティ

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


説明

Bluetooth GATT サービスを表します。

GATT サービスは、一連の TBluetoothGattCharacteristic および参照されているサービスで構成されます。

関連項目