API:REST.Backend.ServiceComponents.TCustomBackendPush.PushData

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

Delphi

procedure PushData(const AData: TPushData); overload;
procedure PushData(const AData: TPushData; const ATarget: TJSONObject); overload;

C++

void __fastcall PushData(Rest::Backend::Pushtypes::TPushData* const AData)/* overload */;
void __fastcall PushData(Rest::Backend::Pushtypes::TPushData* const AData, System::Json::TJSONObject* const ATarget)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendPush

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。