System.Bluetooth.Components.TBluetoothLE.GetGattServer
Delphi
function GetGattServer: TBluetoothGattServer;
C++
System::Bluetooth::TBluetoothGattServer* __fastcall GetGattServer(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
Getter of the read-only GattServer property.