REST.Backend.KinveyApi.TKinveyApi.InvokeCustomEndpoint

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

Delphi

procedure InvokeCustomEndpoint(const AEndpointName: string; const AJSONParameters: TJSONObject; const AJSONResult: TJSONArray);

C++

void __fastcall InvokeCustomEndpoint(const System::UnicodeString AEndpointName, System::Json::TJSONObject* const AJSONParameters, System::Json::TJSONArray* const AJSONResult);

プロパティ

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

説明

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