API:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.DoOnReceiveData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnReceiveData(const AConnection: string; const AData: TBytes); virtual;

C++

virtual void __fastcall DoOnReceiveData(const System::UnicodeString AConnection, const System::DynamicArray<System::Byte> AData);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkManagerCommunicationThread

Description

Embarcadero Technologies does not currently have any additional information.