System.Tether.Manager.TTetheringProtocol.ReceiveStringData
Delphi
function ReceiveStringData: string; inline;
C++
System::UnicodeString __fastcall ReceiveStringData();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringProtocol |
Description
Converts received data into a string and returns it.