API:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IsListening: Boolean; override;

C++

virtual bool __fastcall IsListening();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothManagerCommunicationThread

説明

この通信スレッドと関連づけられているサーバーがリスンしているかどうかを示します。

System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening は System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening を継承しています。以下の内容はすべて System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening を参照しています。 この通信スレッドと関連づけられているサーバーがリスンしているかどうかを示します。

TTetheringNetworkManagerCommunicationThread.IsListening はこのメソッドの実装です。

関連項目