System.Bluetooth.TBluetoothGattService.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create;

C++

__fastcall TBluetoothGattService();

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattService


Description

Crée une nouvelle instance de TBluetoothGattService.

La méthode Create attend deux arguments :

  • AnUUID : identificateur de service
  • AType   : type de service, principal ou secondaire (inclus par les services principaux)

Voir aussi