API:REST.Backend.PushTypes.TPushData.SaveMessage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SaveMessage(const AJSON: TJSONObject; const AName: string);

C++

void __fastcall SaveMessage(System::Json::TJSONObject* const AJSON, const System::UnicodeString AName);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.