REST.Backend.EMSServices.TEMSPushAPI.PushDataAsJSON

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function PushDataAsJSON(const AData: TPushData): TJSONObject;

C++

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

Properties

Type Visibility Source Unit Parent
function protected
REST.Backend.EMSServices.pas
REST.Backend.EMSServices.hpp
REST.Backend.EMSServices TEMSPushAPI

Description

Embarcadero Technologies does not currently have any additional information.