REST.Backend.PushDevice.TCustomPushEvents.GetJSONResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetJSONResponse(out AJSONValue: TJSONValue; out AHasOwner: Boolean);

C++

void __fastcall GetJSONResponse(/* out */ System::Json::TJSONValue* &AJSONValue, /* out */ bool &AHasOwner);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Backend.PushDevice.pas
REST.Backend.PushDevice.hpp
REST.Backend.PushDevice TCustomPushEvents

Description

Embarcadero Technologies does not currently have any additional information.