System.Bluetooth.TBluetoothGattServer.GetIsAdvertising

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetIsAdvertising: Boolean;

C++

bool __fastcall GetIsAdvertising();

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).

Voir aussi