System.Tether.Manager.TTetheringAdapter.IsListening
Delphi
function IsListening: Boolean;
C++
bool __fastcall IsListening(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringAdapter |
Description
Returns true if the communication thread of this adapter is initalized and listening.
StartListening initializes the thread.