System.Tether.Manager.TTetheringProtocol.DoReceiveData

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

Delphi

function DoReceiveData: TBytes; virtual; abstract;

C++

virtual System::DynamicArray<System::Byte> __fastcall DoReceiveData() = 0 ;

プロパティ

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


説明

メモ: これは、TTetheringProtocol のテクノロジ固有のサブクラスで実装される抽象メソッドです。

データを受け取ります。

関連項目