System.Bluetooth.TBluetoothGattService

Delphi
TBluetoothGattService = class
C++
class PASCALIMPLEMENTATION TBluetoothGattService : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | System.Bluetooth | 
Description
Represents a Bluetooth GATT Service.
Gatt Services contain a collection of TBluetoothGattCharacteristic, as well as referenced services.