API:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsListening: Boolean; override;

C++

virtual bool __fastcall IsListening();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothManagerCommunicationThread

Description

Indique si les serveurs associés à ce thread de communications sont à l'écoute.

System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening hérite de System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening. Indique si les serveurs associés à ce thread de communications sont à l'écoute.

TTetheringNetworkManagerCommunicationThread.IsListening est une implémentation de cette méthode.

Voir aussi