API:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening

From RAD Studio API Documentation

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 servers associated with this communication thread are listening. {{#multireplace:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Indicates whether the servers associated with this communication thread are listening.

TTetheringNetworkManagerCommunicationThread.IsListening is an implementation of this method.

See Also