Data.Cloud.CloudAPI.TCloudHTTP.GetResponseCode

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Unit: Data.Cloud.CloudAPI
Parent: TCloudHTTP

Delphi

function GetResponseCode: Integer;

C++

int __fastcall GetResponseCode();

Description

Protected getter for the ResponseCode property.

See Also