REST.Backend.KinveyApi.TKinveyApi.CheckForResponseError

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

Delphi

procedure CheckForResponseError(const ARequest: TRESTRequest); overload;
procedure CheckForResponseError; overload;
procedure CheckForResponseError(AValidStatusCodes: array of Integer); overload;

C++

void __fastcall CheckForResponseError(Rest::Client::TRESTRequest* const ARequest)/* overload */;
void __fastcall CheckForResponseError()/* overload */;
void __fastcall CheckForResponseError(int *AValidStatusCodes, const int AValidStatusCodes_High)/* overload */;

プロパティ

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

説明

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