System.Bluetooth.TBluetoothGattService.UUIDName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property UUIDName: string read GetServiceUUIDName;

C++

__property System::UnicodeString UUIDName = {read=GetServiceUUIDName};

Propriétés

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


Renvoie une chaîne avec le UUIDName de ce service.

Visitez la page officielle pour plus d'informations sur les services standard : Standard BluetoothLE Services.

Voir aussi