System.Bluetooth.TBluetoothGattServer.GetIsAdvertising
Delphi
function GetIsAdvertising: Boolean;
C++
bool __fastcall GetIsAdvertising(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
Description
Renvoie une valeur booléenne qui indique si votre serveur GATT publie ses services (True), ou pas (False).