System.Bluetooth.Components.TBluetoothLE.SupportsGattClient
Delphi
property SupportsGattClient: Boolean read GetSupportsGattClient;
C++
__property bool SupportsGattClient = {read=GetSupportsGattClient, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
Vaut True si la plate-forme en cours supporte l'utilisation du protocole Bluetooth Low Energy en tant que client ; renvoie False sinon.
SupportsGattClient vaut True pour les plates-formes suivantes :
| Plate-forme | Supporté |
|---|---|
|
Windows |
8+ |
|
Mac OS X |
Erreur lors de la création de la miniature : Impossible d'enregistrer la vignette sur la destination |
|
iOS |
5+ |
|
Android |
4.3+ |