System.Bluetooth.TBluetoothGattService

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.TObjectTBluetoothGattService

Delphi

TBluetoothGattService = class

C++

class PASCALIMPLEMENTATION TBluetoothGattService : public System::TObject

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Beschreibung

Repräsentiert einen Bluetooth GATT-Dienst.

Gatt-Dienste enthalten eine Sammlung von TBluetoothGattCharacteristic sowie referenzierte Dienste.

Siehe auch