API:REST.Backend.PushTypes.TBackendPushApi.PushDataAsJSON

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function PushDataAsJSON(const AData: TPushData): TJSONObject;

C++

System::Json::TJSONObject* __fastcall PushDataAsJSON(TPushData* const AData);

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes TBackendPushApi

Description

Embarcadero Technologies does not currently have any additional information.