System.Bluetooth.Components.TBluetoothLE.SupportsGattServer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SupportsGattServer: Boolean read GetSupportsGattServer;

C++

__property bool SupportsGattServer = {read=GetSupportsGattServer, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Beschreibung

Ist True, wenn die aktuelle unterstützende Plattform Bluetooth Low Energy als Server verwendet; andernfalls wird False zurückgegeben.

SupportsGattServer ist True für die folgenden Plattformen:

Plattform Unterstützt

Windows

OS X

10,9+

iOS

6+

Android

Siehe auch