System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening
Delphi
function IsListening: Boolean; override;
C++
virtual bool __fastcall IsListening(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | System.Tether.BluetoothAdapter.pas System.Tether.BluetoothAdapter.hpp | System.Tether.BluetoothAdapter | TTetheringBluetoothManagerCommunicationThread | 
Description
Indicates whether the communication thread is listening for connections.
IsListening checks if the server instance that the constructor initializes is active.