System.Bluetooth.Components.TBluetoothLE.SupportsGattServer
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 |
|
|
Mac OS X |
10,9+ |
|
iOS |
6+ |
|
Android |